We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b418abf + ec5daa8 commit a3da3a1Copy full SHA for a3da3a1
requirements.txt
@@ -8,7 +8,7 @@ flask-assets==2.0
8
flask==2.0.1; python_version >= "3.6"
9
idna==3.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
10
itsdangerous==2.0.1; python_version >= "3.6"
11
-jinja2==3.0.1; python_version >= "3.6"
+jinja2==3.0.3; python_version >= "3.6"
12
markupsafe==2.0.1; python_version >= "3.6"
13
protobuf==3.17.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
14
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
0 commit comments