aboutsummaryrefslogtreecommitdiffstats
path: root/nlp/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nlp/requirements.txt')
-rw-r--r--nlp/requirements.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/nlp/requirements.txt b/nlp/requirements.txt
index 024d1b4..18d09a7 100644
--- a/nlp/requirements.txt
+++ b/nlp/requirements.txt
@@ -1,4 +1,6 @@
pytest
-entrypoints==0.3
-Flask==1.1.1
-coverage
+entrypoints==0.3
+Flask==1.1.1
+coverage==4.2
+six==1.12.0
+pandas==0.24.2 \ No newline at end of file