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 865b64b commit cb5feecCopy full SHA for cb5feec
pyproject.toml
@@ -5,7 +5,7 @@ requires-python = ">=3.9"
5
dependencies = [
6
# from setup.py
7
"connexion[swagger-ui] ~= 2.14",
8
- "Flask ~= 1.1",
+ "Flask ~=3.1",
9
"flask-healthz ~= 0.0.3",
10
"Flask-Migrate ~= 2.7",
11
"Flask-SQLAlchemy ~= 2.5",
0 commit comments