MAINT Update pandas to 0.15.2.

This commit is contained in:
Thomas Wiecki
2015-01-18 00:11:40 +01:00
parent ec055b62bc
commit b121759c68
+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