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 102bc8a commit d622f13Copy full SHA for d622f13
setup.py
@@ -53,7 +53,7 @@
53
"flask>=1.0,<4.0",
54
"click>=7.0,<9.0",
55
"watchdog>=1.0.0",
56
- "gunicorn>=19.2.0; platform_system!='Windows'",
+ "gunicorn>=22.0.0; platform_system!='Windows'",
57
"cloudevents>=1.2.0,<2.0.0",
58
"Werkzeug>=0.14,<4.0.0",
59
],
0 commit comments