mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 23:06:53 +08:00
ecd86aa799
BLD: Move setuptools_scm recipe earlier in build process. We order alphabetically. BLD: Update to newest Cython version BLD: Update version of matplotlib BLD: Pin matplotlib dependency
8 lines
127 B
Plaintext
8 lines
127 B
Plaintext
# Extra modules, goodies for algorithms.
|
|
|
|
matplotlib==1.5.3
|
|
scipy==0.12.0
|
|
scikit-learn==0.13.1
|
|
statsmodels==0.5.0
|
|
patsy==0.1.0
|