File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ flask-assets==2.0
66flask-login == 0.5.0
77flask-sqlalchemy == 2.4.4 ; (python_version >= "2.7" and python_full_version < "3.0.0" ) or (python_full_version >= "3.4.0" )
88flask-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" )
9+ flask == 2.0.0 ; (python_version >= "2.7" and python_full_version < "3.0.0" ) or (python_full_version >= "3.5.0" )
1010idna == 2.10 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
1111intervaltree == 3.1.0 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1212itsdangerous == 1.1.0 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
You can’t perform that action at this time.
0 commit comments