Skip to content

Commit e7c11d0

Browse files
committed
limit to flask<2.0
We are observing the following issue: heroku-python/flask-sockets#81
1 parent b9c886e commit e7c11d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pkg-extras.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fastapi >=0.63.0
77
uvicorn[standard] >=0.13.4
88

99
# extra=flask
10-
flask
10+
flask<2.0
1111
flask-cors
1212
flask-sockets
1313

0 commit comments

Comments
 (0)