Skip to content

Commit 3a96283

Browse files
committed
Relaxing flask version restriction
(There must be a bug with regards to "import hooks" in flask 1.0)
1 parent 647c07a commit 3a96283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
wheel
2-
flask==1.0
2+
flask
33
connexion[swagger-ui]
44
quart
55
sanic

0 commit comments

Comments
 (0)