MAINT: Upgrade Pandas to 0.15.2

This commit is contained in:
John Ricklefs
2015-03-19 17:21:25 -04:00
committed by Jonathan Kamens
parent e942275108
commit 935579fc28
+1 -1
View File
@@ -9,7 +9,7 @@ numpy==1.8.1
# scipy and pandas are required for statsmodels,
# statsmodels in turn is required for some pandas packages
scipy==0.12.0
pandas==0.12.0
pandas==0.15.2
# Needed for parts of pandas.stats
patsy==0.2.1
statsmodels==0.5.0