We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbf03b commit 8122a24Copy full SHA for 8122a24
stac_fastapi/core/setup.py
@@ -10,9 +10,9 @@
10
"attrs",
11
"pydantic[dotenv]<2",
12
"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",
+ "stac-fastapi.types==2.5.5.post1",
+ "stac-fastapi.api==2.5.5.post1",
+ "stac-fastapi.extensions==2.5.5.post1",
16
"pystac[validation]",
17
"orjson",
18
"overrides",
0 commit comments