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 bc930b0 commit a35decaCopy full SHA for a35deca
2 files changed
pyproject.toml
@@ -9,7 +9,7 @@ description = "Library for building EnoEngine-compatible async checkers"
9
readme = "README.md"
10
requires-python = ">=3.10"
11
dependencies = [
12
- "fastapi>=0.115.6,<0.116.0",
+ "fastapi>=0.128.0,<0.129.0",
13
"gunicorn==23.0.0",
14
"httpx>=0.28.0,<0.29.0",
15
"pymongo>=4.0.0,<5.0.0",
0 commit comments