MAINT: Upgrade pandas to 0.16.1 and requests to 2.7.0

This commit is contained in:
Jonathan Kamens
2015-05-12 21:21:28 -04:00
parent e32d79807f
commit 9dab742725
+2 -2
View File
@@ -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