diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-11-28 15:32:59 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-11-28 15:32:59 +0100 |
commit | 5c037445aff71166e9197ea4d802b7830b3996ab (patch) | |
tree | c1e42935a32c3be05b6db6f6719d427c10b744ba /requirements.txt | |
parent | Updated requirements.txt (diff) | |
download | newspipe-5c037445aff71166e9197ea4d802b7830b3996ab.tar.gz newspipe-5c037445aff71166e9197ea4d802b7830b3996ab.tar.bz2 newspipe-5c037445aff71166e9197ea4d802b7830b3996ab.zip |
Updated requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 3b8e211d..2de785ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,5 @@ whoosh python-dateutil nltk scipy==0.11.0 +numpy==1.7.0 scikit-learn==0.13.1
\ No newline at end of file |