Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
twneale committed Jan 27, 2014
1 parent 655f08c commit 7cbd870
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
argparse
nose
numpy
pandas
python-dateutil
pytz
rpy2
scipy
six
statsmodels
wsgire
MarkupSafe==0.18
argparse==1.2.1
clint==0.3.1
itsdangerous==0.23
numpy==1.8.0
pandas==0.12.0
python-dateutil==2.2
pytz==2013.8
rpy2==2.3.8
scikit-learn==0.14.1
scipy==0.13.2
six==1.4.1
wsgiref==0.1.2
nose==1.3.0

0 comments on commit 7cbd870

Please sign in to comment.