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 8e904c5 commit cbc0d0aCopy full SHA for cbc0d0a
setup.py
@@ -54,7 +54,7 @@
54
"flask>=1.0,<3.0",
55
"click>=7.0,<9.0",
56
"watchdog>=1.0.0",
57
- "gunicorn>=19.2.0,<21.0; platform_system!='Windows'",
+ "gunicorn>=19.2.0; platform_system!='Windows'",
58
"cloudevents>=1.2.0,<2.0.0",
59
],
60
entry_points={
0 commit comments