Skip to content

Commit

Permalink
fix numpy requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
japerk committed Dec 22, 2012
1 parent 89c1159 commit 7847c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
argparse>=1.1
nltk>=2.0b8
numpy==1.3.0
numpy>=1.3.0
scipy>=0.7.0

0 comments on commit 7847c06

Please sign in to comment.