Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fastapi version.
Browse files Browse the repository at this point in the history
rhysrevans3 committed Feb 12, 2024
1 parent a375c3a commit 5bf4590
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
@@ -6,7 +6,7 @@
desc = f.read()

install_requires = [
"fastapi>=0.73.0",
"fastapi>=0.109.0",
"attrs",
"pydantic<3",
"stac_pydantic==3.0.*",

0 comments on commit 5bf4590

Please sign in to comment.