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