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 150cf01 commit ebce93dCopy full SHA for ebce93d
pyproject.toml
@@ -6,7 +6,7 @@ authors = [{ name = "Rui Vieira" }, { name = "TrustyAI team" }]
6
requires-python = "~=3.11"
7
readme = "README.md"
8
dependencies = [
9
- "fastapi>=0.115.9,<0.116",
+ "fastapi>=0.115.9,<0.117",
10
"pandas>=2.2.3,<3",
11
"prometheus-client>=0.21.1,<0.23",
12
"pydantic>=2.4.2,<3",
0 commit comments