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 ab372f5 commit 75a8972Copy full SHA for 75a8972
setup.py
@@ -51,7 +51,7 @@
51
install_requires=[
52
"flask>=1.0,<2.0",
53
"click>=7.0,<8.0",
54
- "watchdog>=0.10.0",
+ "watchdog>=1.0.0,<2.0.0",
55
"gunicorn>=19.2.0,<21.0; platform_system!='Windows'",
56
"cloudevents>=1.2.0,<2.0.0",
57
],
0 commit comments