Merge pull request #112 from quantopian/sklearn_cvxopt

Added cvxopt and scikit-learn to requirements.
This commit is contained in:
fawce
2012-08-29 08:30:57 -07:00
+2 -1
View File
@@ -14,7 +14,8 @@ numexpr==2.0.1
Cython==0.15.1
patsy==0.1.0
statsmodels>=0.5.0
scikit-learn==0.11
cvxopt==1.1.5
# ZeroMQ
pyzmq==2.1.11