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.
2 parents 2a533c2 + c6eab2f commit fe73e7dCopy full SHA for fe73e7d
.github/blunderbuss.yml
@@ -1,9 +1 @@
1
-assign_prs:
2
- - HKwinterhalter
3
- - nifflets
4
- - liuyunnnn
5
6
-assign_issues:
7
8
9
setup.py
@@ -50,7 +50,7 @@
50
package_dir={"": "src"},
51
python_requires=">=3.5, <4",
52
install_requires=[
53
- "flask>=1.0,<4.0",
+ "flask>=2.0,<4.0",
54
"click>=7.0,<9.0",
55
"watchdog>=1.0.0",
56
"gunicorn>=22.0.0; platform_system!='Windows'",
0 commit comments