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 dcc9a25 commit 2de8494Copy full SHA for 2de8494
setup.py
@@ -51,7 +51,7 @@
51
package_dir={"": "src"},
52
python_requires=">=3.5, <4",
53
install_requires=[
54
- "flask>=1.0,<3.0",
+ "flask>=1.0,<4.0",
55
"click>=7.0,<9.0",
56
"watchdog>=1.0.0",
57
"gunicorn>=19.2.0; platform_system!='Windows'",
0 commit comments