diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-11-28 15:35:11 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-11-28 15:35:11 +0100 |
commit | 3d2b4826964a6ab4767f0d0212430d6f28294789 (patch) | |
tree | 7b12e16a4a66ee569dcc7c325b96f38771266f6f | |
parent | Updated requirements.txt (diff) | |
download | newspipe-3d2b4826964a6ab4767f0d0212430d6f28294789.tar.gz newspipe-3d2b4826964a6ab4767f0d0212430d6f28294789.tar.bz2 newspipe-3d2b4826964a6ab4767f0d0212430d6f28294789.zip |
Updated requirements.txt
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 2de785ca..ff650ae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,6 +19,6 @@ gevent whoosh python-dateutil nltk -scipy==0.11.0 numpy==1.7.0 +scipy==0.11.0 scikit-learn==0.13.1
\ No newline at end of file |