aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index b7fb926..28fe393 100644
--- a/Pipfile
+++ b/Pipfile
@@ -23,6 +23,7 @@ spacy = "*"
nltk = "*"
regex = "*"
pytest-cov = "*"
+glom = "*"
[requires]
python_version = "3.7"