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 6a194d4 + 9b60e8b commit ca283c1Copy full SHA for ca283c1
requirements.txt
@@ -6,7 +6,7 @@ ddtrace==0.57.3; (python_version >= "2.7" and python_full_version < "3.0.0") or
6
faker==13.0.0; python_version >= "3.6"
7
flask-assets==2.0
8
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"
+idna==3.3; 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"
12
markupsafe==2.0.1; python_version >= "3.6"
0 commit comments