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 8aa4626 + 73422b3 commit 30e37fcCopy full SHA for 30e37fc
requirements.txt
@@ -1,7 +1,7 @@
1
click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2
ddtrace==0.44.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
3
dnspython==2.0.0; python_version >= "3.6"
4
-email-validator==1.1.2
+email-validator==1.1.3
5
flask-assets==2.0
6
flask-login==0.5.0
7
flask-sqlalchemy==2.4.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
0 commit comments