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 fc78740 commit 42770f4Copy full SHA for 42770f4
pyproject.toml
@@ -61,7 +61,7 @@ MarkupSafe="^3.0.0"
61
clickclick="^20.10.2"
62
63
a2wsgi = { version = ">= 1.7", optional = true }
64
-flask = "^3.0"
+flask = "^2.2.0,<4"
65
swagger-ui-bundle = { version = ">= 1.1.0", optional = true }
66
uvicorn = { version = ">= 0.17.6", extras = ["standard"], optional = true }
67
jsf = { version = ">=0.10.0", optional = true }
0 commit comments