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 a3da3a1 + 1b44274 commit f2d8b14Copy full SHA for f2d8b14
requirements.txt
@@ -5,7 +5,7 @@ colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and p
5
ddtrace==0.57.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
6
faker==8.11.0; python_version >= "3.6"
7
flask-assets==2.0
8
-flask==2.0.1; python_version >= "3.6"
+flask==2.0.3; 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.3; python_version >= "3.6"
0 commit comments