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.
1 parent 17cd48d commit d2ac1dcCopy full SHA for d2ac1dc
tox.ini
@@ -208,6 +208,8 @@ deps =
208
component_flask_rest: jinja2
209
component_flask_rest: itsdangerous
210
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
213
component_flask_rest-flaskrestx051: flask-restx<1.0
214
component_graphqlserver: graphql-server[sanic,flask]==3.0.0b5
215
component_graphqlserver: sanic>20
0 commit comments