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 945c3fe + 68565e6 commit 859490bCopy full SHA for 859490b
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
dnspython==2.1.0; python_version >= "3.6"
3
email-validator==1.1.2
4
-flask-wtf==0.14.3
+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"
7
itsdangerous==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
0 commit comments