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 fc91c90 commit 2b483cbCopy full SHA for 2b483cb
pyproject.toml
@@ -54,7 +54,7 @@ test = [
54
"Pillow >=9.4.0, <10.1.0",
55
"python-multipart ==0.0.6",
56
"fastapi >=0.92, <0.104",
57
- "Flask >=2.2, <2.3",
+ "Flask >=2.2, <3.1",
58
"Flask-SQLAlchemy >=3.0,<3.2"
59
]
60
doc = [
0 commit comments