Skip to content

Commit d2ac1dc

Browse files
committed
Pin flask version for flask restx tests.
1 parent 17cd48d commit d2ac1dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@ deps =
208208
component_flask_rest: jinja2
209209
component_flask_rest: itsdangerous
210210
component_flask_rest-flaskrestxlatest: flask-restx
211+
; Pin Flask version until flask-restx is updated to support v3
212+
component_flask_rest-flaskrestxlatest: flask<3.0
211213
component_flask_rest-flaskrestx051: flask-restx<1.0
212214
component_graphqlserver: graphql-server[sanic,flask]==3.0.0b5
213215
component_graphqlserver: sanic>20

0 commit comments

Comments
 (0)