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 8ba24f7 + 6118c22 commit 49c4601Copy full SHA for 49c4601
requirements.txt
@@ -9,7 +9,7 @@ flask-assets==2.0
9
flask-login==0.5.0
10
flask-session==0.3.2
11
flask-sqlalchemy==2.4.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
12
-flask-wtf==0.14.3
+flask-wtf==0.15.1
13
flask==1.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
14
idna==2.10; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
15
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