mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 19:30:28 +08:00
update requirements
This commit is contained in:
@@ -43,7 +43,7 @@ dependencies:
|
||||
- multipledispatch==0.4.9
|
||||
- networkx==2.0
|
||||
- numexpr==2.6.4
|
||||
- pandas==0.19.2
|
||||
- pandas==0.22.0
|
||||
- pandas-datareader==0.5.0
|
||||
- patsy==0.4.1
|
||||
- pyparsing==2.2.0
|
||||
|
||||
@@ -62,7 +62,7 @@ dependencies:
|
||||
- multipledispatch==0.4.9
|
||||
- networkx==2.1
|
||||
- numexpr==2.6.4
|
||||
- pandas==0.19.2
|
||||
- pandas==0.22.0
|
||||
- pandas-datareader==0.6.0
|
||||
- patsy==0.5.0
|
||||
- pycares==2.3.0
|
||||
|
||||
@@ -19,7 +19,7 @@ requests-file==1.4.1
|
||||
# scipy and pandas are required for statsmodels,
|
||||
# statsmodels in turn is required for some pandas packages
|
||||
scipy==0.17.1
|
||||
pandas==0.19.2
|
||||
pandas==0.22.0
|
||||
pandas-datareader==0.2.1
|
||||
# Needed for parts of pandas.stats
|
||||
patsy==0.4.0
|
||||
|
||||
Reference in New Issue
Block a user