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 133fc72 commit 4a69bd2Copy full SHA for 4a69bd2
stac_fastapi/elasticsearch/setup.py
@@ -10,9 +10,9 @@
10
"attrs",
11
"pydantic[dotenv]",
12
"stac_pydantic==2.0.*",
13
- "stac-fastapi.types==2.3.0",
14
- "stac-fastapi.api==2.3.0",
15
- "stac-fastapi.extensions==2.3.0",
+ "stac-fastapi.types==2.4.3",
+ "stac-fastapi.api==2.4.3",
+ "stac-fastapi.extensions==2.4.3",
16
"elasticsearch[async]==7.17.3",
17
"elasticsearch-dsl==7.4.0",
18
"pystac[validation]",
0 commit comments