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 5095a7b commit fd7c6a0Copy full SHA for fd7c6a0
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