aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Pipfile b/python/Pipfile
index 5d50b37c..3d546a84 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -49,6 +49,7 @@ elasticsearch-dsl = ">=6.0.0,<7.0.0"
elasticsearch = ">=6.0.0,<7.0.0"
dateparser = ">=0.7"
langdetect = "*"
+pathlib2 = "*"
[requires]
# Python 3.5 is the bundled (system) version of python for Ubuntu 16.04