Skip to content

Commit 6e8fe92

Browse files
committed
update to sfapi v3.0.0
1 parent 3777f21 commit 6e8fe92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

stac_fastapi/core/setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"attrs>=23.2.0",
1111
"pydantic[dotenv]",
1212
"stac_pydantic>=3",
13-
"stac-fastapi.types==3.0.0a4",
14-
"stac-fastapi.api==3.0.0a4",
15-
"stac-fastapi.extensions==3.0.0a4",
13+
"stac-fastapi.types==3.0.0",
14+
"stac-fastapi.api==3.0.0",
15+
"stac-fastapi.extensions==3.0.0",
1616
"orjson",
1717
"overrides",
1818
"geojson-pydantic",

0 commit comments

Comments
 (0)