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 cbaad2b commit 950ac5fCopy full SHA for 950ac5f
stac_fastapi/core/setup.py
@@ -10,9 +10,9 @@
10
"attrs>=23.2.0",
11
"pydantic>=2.4.1,<3.0.0",
12
"stac_pydantic~=3.1.0",
13
- "stac-fastapi.api==6.0.0",
14
- "stac-fastapi.extensions==6.0.0",
15
- "stac-fastapi.types==6.0.0",
+ "stac-fastapi.api==5.2.0",
+ "stac-fastapi.extensions==5.2.0",
+ "stac-fastapi.types==5.2.0",
16
"orjson~=3.9.0",
17
"overrides~=7.4.0",
18
"geojson-pydantic~=1.0.0",
0 commit comments