mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 14:54:03 +08:00
MAINT: Upgrade pandas to 0.16.1 and requests to 2.7.0
This commit is contained in:
@@ -9,7 +9,7 @@ numpy==1.9.2
|
||||
# scipy and pandas are required for statsmodels,
|
||||
# statsmodels in turn is required for some pandas packages
|
||||
scipy==0.15.1
|
||||
pandas==0.16.0
|
||||
pandas==0.16.1
|
||||
# Needed for parts of pandas.stats
|
||||
patsy==0.3.0
|
||||
statsmodels==0.6.1
|
||||
@@ -19,7 +19,7 @@ python-dateutil==2.4.2
|
||||
six==1.9.0
|
||||
|
||||
# For fetching remote data
|
||||
requests==2.6.2
|
||||
requests==2.7.0
|
||||
|
||||
Cython==0.22
|
||||
|
||||
|
||||
Reference in New Issue
Block a user