Skip to content

Commit

Permalink
Update stac_fastapi/types/setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago authored Aug 27, 2024
1 parent 6236d13 commit 8d92005
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>=0.100.0",
"fastapi>=0.109.0",
"attrs>=23.2.0",
"pydantic-settings>=2",
"stac_pydantic~=3.1",
Expand Down

0 comments on commit 8d92005

Please sign in to comment.