Skip to content

Commit f8e592c

Browse files
committed
Update FastAPI
1 parent 510827e commit f8e592c

File tree

2 files changed

+15
-17
lines changed

2 files changed

+15
-17
lines changed

poetry.lock

Lines changed: 14 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
[tool.poetry.dependencies]
1010
python = "^3.10,<3.12"
1111
gunicorn = "20.1.0"
12-
fastapi = "^0.89.1"
12+
fastapi = "^0.110.0"
1313
rdflib = "^6.2.0"
1414
pandas = "^1.5.3"
1515
rdfpandas = "^1.1.5"

0 commit comments

Comments
 (0)