Skip to content

Commit 4a69bd2

Browse files
committed
upgrade to 2.4.3
1 parent 133fc72 commit 4a69bd2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

stac_fastapi/elasticsearch/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]",
1212
"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",
13+
"stac-fastapi.types==2.4.3",
14+
"stac-fastapi.api==2.4.3",
15+
"stac-fastapi.extensions==2.4.3",
1616
"elasticsearch[async]==7.17.3",
1717
"elasticsearch-dsl==7.4.0",
1818
"pystac[validation]",

0 commit comments

Comments
 (0)