using pypi to track xgboost dependency
Showing
... | @@ -3,12 +3,13 @@ cython >= 0.25.2 | ... | @@ -3,12 +3,13 @@ cython >= 0.25.2 |
cvxpy >= 1.0.3 | cvxpy >= 1.0.3 | ||
deprecated >= 1.1.0 | deprecated >= 1.1.0 | ||
ecos >= 2.0.4 | ecos >= 2.0.4 | ||
finance-python >= 0.5.7 | |||
numba >= 0.33.0 | |||
numpy >= 1.12.1 | numpy >= 1.12.1 | ||
pandas >= 0.19.2 | pandas >= 0.19.2 | ||
psycopg2 >= 2.7.1 | |||
scikit-learn >= 0.18.1 | scikit-learn >= 0.18.1 | ||
numba >= 0.33.0 | |||
scipy >= 0.19.0 | scipy >= 0.19.0 | ||
simpleutils >= 0.1.2 | simpleutils >= 0.1.2 | ||
sqlalchemy >= 1.1.14 | sqlalchemy >= 1.1.14 | ||
psycopg2 >= 2.7.1 | xgboost >= 0.90.0 | ||
finance-python >= 0.5.7 | \ No newline at end of file | ||
\ No newline at end of file |
Please register or sign in to comment