Skip to content

Commit 8122a24

Browse files
committed
update to v2.5.5
1 parent 9bbf03b commit 8122a24

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",
1111
"pydantic[dotenv]<2",
1212
"stac_pydantic==2.0.*",
13-
"stac-fastapi.types==2.5.3",
14-
"stac-fastapi.api==2.5.3",
15-
"stac-fastapi.extensions==2.5.3",
13+
"stac-fastapi.types==2.5.5.post1",
14+
"stac-fastapi.api==2.5.5.post1",
15+
"stac-fastapi.extensions==2.5.5.post1",
1616
"pystac[validation]",
1717
"orjson",
1818
"overrides",

0 commit comments

Comments
 (0)