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 d22ae8d commit 4b55a0dCopy full SHA for 4b55a0d
pyproject.toml
@@ -54,7 +54,7 @@ test = [
54
"python-multipart ==0.0.6",
55
"sqlmodel >=0.0.11, <0.0.13",
56
"fastapi >=0.92, <0.105",
57
- "Flask >=2.2, <2.3",
+ "Flask >=2.2, <3.1",
58
"Flask-SQLAlchemy >=3.0,<3.2"
59
]
60
cov = [
0 commit comments