diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-11-28 15:28:41 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-11-28 15:28:41 +0100 |
commit | 3aa919b442bf10ec739c8f73ba762459ef89dcd1 (patch) | |
tree | a257976d3332169f194f3c01649d0b93a0dec4a9 /requirements.txt | |
parent | Added duplicates.html template. (diff) | |
download | newspipe-3aa919b442bf10ec739c8f73ba762459ef89dcd1.tar.gz newspipe-3aa919b442bf10ec739c8f73ba762459ef89dcd1.tar.bz2 newspipe-3aa919b442bf10ec739c8f73ba762459ef89dcd1.zip |
Updated requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index ea18a06d..988e1369 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ gevent whoosh python-dateutil nltk -scikit-learn -scipy
\ No newline at end of file +scipy +scikit-learn
\ No newline at end of file |