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 0ca57ae commit ed2f846Copy full SHA for ed2f846
setup.py
@@ -55,7 +55,7 @@
55
"watchdog>=1.0.0",
56
"gunicorn>=19.2.0; platform_system!='Windows'",
57
"cloudevents>=1.2.0,<2.0.0",
58
- "Werkzeug>=2.0.0,<4.0.0",
+ "Werkzeug>=0.14,<4.0.0",
59
],
60
entry_points={
61
"console_scripts": [
0 commit comments