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 a820fd4 commit b4ed666Copy full SHA for b4ed666
setup.py
@@ -52,7 +52,7 @@
52
install_requires=[
53
"flask>=1.0,<3.0",
54
"click>=7.0,<9.0",
55
- "watchdog>=1.0.0,<2.0.0",
+ "watchdog>=1.0.0",
56
"gunicorn>=19.2.0,<21.0; platform_system!='Windows'",
57
"cloudevents>=1.2.0,<2.0.0",
58
],
0 commit comments