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.
1 parent 45d8175 commit ca58b4cCopy full SHA for ca58b4c
requirements.txt
@@ -19,6 +19,6 @@ flask-migrate==3.1.0
19
flask-script==2.0.6
20
email_validator
21
gitdb==4.0.9
22
-Werkzeug==1.0.1
+Werkzeug==2.0.3
23
WTForms==2.3.3
24
MarkupSafe<=2.0.1
test-requirements.txt
@@ -5,6 +5,6 @@ pydocstyle==6.0.0
5
dodgy==0.2.1
6
isort==5.10.1
7
mypy==0.941
8
9
Flask-Testing==0.8.1
10
blinker==1.4
0 commit comments