Skip to content

Commit fe73e7d

Browse files
authored
Merge branch 'GoogleCloudPlatform:main' into dl-async
2 parents 2a533c2 + c6eab2f commit fe73e7d

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.github/blunderbuss.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1 @@
1-
assign_prs:
2-
- HKwinterhalter
3-
- nifflets
4-
- liuyunnnn
51

6-
assign_issues:
7-
- HKwinterhalter
8-
- nifflets
9-
- liuyunnnn

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
package_dir={"": "src"},
5151
python_requires=">=3.5, <4",
5252
install_requires=[
53-
"flask>=1.0,<4.0",
53+
"flask>=2.0,<4.0",
5454
"click>=7.0,<9.0",
5555
"watchdog>=1.0.0",
5656
"gunicorn>=22.0.0; platform_system!='Windows'",

0 commit comments

Comments
 (0)