Skip to content

Commit 0c1e08f

Browse files
committed
Update stac_pydantic requirement.
1 parent 5212768 commit 0c1e08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stac_fastapi/core/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"fastapi-slim",
1010
"attrs>=23.2.0",
1111
"pydantic[dotenv]",
12-
"stac_pydantic>=3",
12+
"stac_pydantic>=3.1.0",
1313
"stac-fastapi.types==3.0.0a",
1414
"stac-fastapi.api==3.0.0a",
1515
"stac-fastapi.extensions==3.0.0a",

0 commit comments

Comments
 (0)