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.
2 parents f83d670 + b9559dc commit 666f980Copy full SHA for 666f980
stac_fastapi/elasticsearch/setup.py
@@ -6,7 +6,7 @@
6
desc = f.read()
7
8
install_requires = [
9
- "stac-fastapi.core==2.0.0",
+ "stac-fastapi.core==2.1.0",
10
"elasticsearch[async]==8.11.0",
11
"elasticsearch-dsl==8.11.0",
12
"uvicorn",
stac_fastapi/opensearch/setup.py
"opensearch-py==2.4.2",
"opensearch-py[async]==2.4.2",
0 commit comments