Skip to content

Commit

Permalink
pin minimal version for fastapi-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jul 3, 2024
1 parent b3e7cd0 commit 2197f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stac_fastapi/types/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
desc = f.read()

install_requires = [
"fastapi-slim",
"fastapi-slim>=0.111.0",
"attrs>=23.2.0",
"pydantic-settings>=2",
"stac_pydantic~=3.1",
Expand Down

0 comments on commit 2197f06

Please sign in to comment.