mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-15 12:15:22 +08:00
BLD: Downgrade to scipy 0.17.
Anaconda doesn't have windows builds for scipy 0.18 (nor does conda-forge.)
This commit is contained in:
@@ -13,7 +13,7 @@ numpy==1.11.1
|
||||
|
||||
# scipy and pandas are required for statsmodels,
|
||||
# statsmodels in turn is required for some pandas packages
|
||||
scipy==0.18.0
|
||||
scipy==0.17.1
|
||||
pandas==0.18.1
|
||||
pandas-datareader==0.2.1
|
||||
# Needed for parts of pandas.stats
|
||||
|
||||
Reference in New Issue
Block a user