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.
2 parents 109725e + fd7c6a0 commit df7a616Copy full SHA for df7a616
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.119",
+ "fastapi>=0.115.9,<0.120",
10
"pandas>=2.2.3,<3",
11
"prometheus-client>=0.21.1,<0.24",
12
"pydantic>=2.4.2,<3",
0 commit comments