stac-utils / stac-fastapi

STAC API implementation with FastAPI.
https://stac-utils.github.io/stac-fastapi/
MIT License
226 stars 99 forks source link

pin minimal version for fastapi-slim #724

Closed vincentsarago closed 4 days ago

vincentsarago commented 6 days ago

fastapi-slim has only 2 version 0.1.0 and 0.111.0. The first one is an empty shell, and was creating some issue when we wanted to upgrade the planetary-computer (for some reason pip-compile was selection 0.1.0 version).