We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33faca2 + 7a1a8d8 commit eb87d4aCopy full SHA for eb87d4a
requirements.txt
@@ -1,6 +1,6 @@
1
click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2
dnspython==2.1.0; python_version >= "3.6"
3
-email-validator==1.1.2
+email-validator==1.1.3
4
flask-wtf==0.15.1
5
flask==1.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
6
idna==3.1; python_version >= "3.4"
0 commit comments