Skip to content

Commit

Permalink
fastapi-slim replaces fastapi
Browse files Browse the repository at this point in the history
See tiangolo/fastapi#11522 for details
  • Loading branch information
n8sty committed May 6, 2024
1 parent adf787b commit 6c5d3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/titiler/core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ classifiers = [
]
dynamic = ["version"]
dependencies = [
"fastapi>=0.107.0",
"fastapi-slim",
"geojson-pydantic>=1.0,<2.0",
"jinja2>=2.11.2,<4.0.0",
"numpy",
Expand Down

0 comments on commit 6c5d3b1

Please sign in to comment.