Skip to content

Commit

Permalink
update stac-pydantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Oct 14, 2024
1 parent e1e6a0e commit 12d0439
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 @@ -9,7 +9,7 @@
"fastapi>=0.109.0",
"attrs>=23.2.0",
"pydantic-settings>=2",
"stac_pydantic~=3.1",
"stac_pydantic>=3.1.3,<4.0",
"iso8601>=1.0.2,<2.2.0",
]

Expand Down

0 comments on commit 12d0439

Please sign in to comment.