aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 28fe393..5b190f9 100644
--- a/Pipfile
+++ b/Pipfile
@@ -24,6 +24,8 @@ nltk = "*"
regex = "*"
pytest-cov = "*"
glom = "*"
+elasticsearch = "*"
+elasticsearch-dsl = "*"
[requires]
python_version = "3.7"