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 bf7d59c commit a0887d8Copy full SHA for a0887d8
setup.py
@@ -34,7 +34,7 @@
34
"Flask>=1.0.4",
35
"python-dotenv>=0.7.1",
36
"django-sslserver>=0.22.0",
37
- "Werkzeug==2.0.1",
+ "Werkzeug==2.0.2",
38
],
39
"dev": [
40
"pre-commit==1.17.0",
0 commit comments