Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
package_dir={"": "src"},
5252
python_requires=">=3.5, <4",
5353
install_requires=[
54-
"flask>=1.0,<3.0",
54+
"flask>=1.0,<4.0",
5555
"click>=7.0,<9.0",
5656
"watchdog>=1.0.0",
5757
"gunicorn>=19.2.0; platform_system!='Windows'",

0 commit comments

Comments
 (0)