aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3cd7301..74c48cf 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,6 @@ with open("README.md", "r") as fh:
]},
install_requires=[
"dynaconf>=1",
- "elasticsearch",
"elasticsearch-dsl",
"fatcat-openapi-client", # https://pypi.org/project/fatcat-openapi-client/
"ftfy",