Added cvxopt and scikit-learn to requirements.

This commit is contained in:
Thomas Wiecki
2012-08-29 09:05:25 -04:00
parent 72e64776b9
commit 3a054786f8
+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