Skip to content

Commit 5212768

Browse files
committed
Remove unneeded required install.
1 parent 0a6b9f1 commit 5212768

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stac_fastapi/elasticsearch/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
desc = f.read()
77

88
install_requires = [
9-
"stac-fastapi.core==2.4.1",
109
"elasticsearch[async]==8.11.0",
1110
"elasticsearch-dsl==8.11.0",
1211
"uvicorn",

0 commit comments

Comments
 (0)