Skip to content

Commit

Permalink
Update dependency list in package config.
Browse files Browse the repository at this point in the history
  • Loading branch information
mthomure committed Jul 7, 2012
1 parent 065bb98 commit 019b3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def include_dirs(self):
install_requires = [
"Python >= 2.6",
"numpy >= 1.3",
"scipy >= 0.7.2",
"scipy >= 0.7.0",
"PIL >= 1.1.6",
"traits >= 3.4",
"scikit-learn >= 0.11",
Expand Down

0 comments on commit 019b3f5

Please sign in to comment.