Skip to content

Commit 6d62790

Browse files
authored
Update setup.py
1 parent 11add19 commit 6d62790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"watchdog>=1.0.0",
5656
"gunicorn>=19.2.0; platform_system!='Windows'",
5757
"cloudevents>=1.2.0,<2.0.0",
58-
"Werkzeug>=2.0.0,<4.0.0",
58+
"Werkzeug>=0.14,<4.0.0",
5959
],
6060
entry_points={
6161
"console_scripts": [

0 commit comments

Comments
 (0)