Skip to content

Commit bbc01fe

Browse files
committed
feat: update starlette dependency to >=1.0.1
1 parent f5c307f commit bbc01fe

2 files changed

Lines changed: 1258 additions & 923 deletions

File tree

src/titiler/core/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ classifiers = [
3131
dynamic = ["version"]
3232
dependencies = [
3333
"fastapi>=0.136.1",
34+
"starlette>=1.0.1",
3435
"geojson-pydantic>=1.1.2,<3.0",
3536
"jinja2>=2.11.2,<4.0.0",
3637
"numpy",

0 commit comments

Comments
 (0)