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 85d7586 + ce20083 commit 7febc46Copy full SHA for 7febc46
requirements.txt
@@ -5,7 +5,7 @@ email-validator==1.1.2
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")
8
-flask-wtf==0.14.3
+flask-wtf==1.0.0
9
flask==1.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
10
idna==2.10; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
11
intervaltree==3.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
0 commit comments