BLD: Upgrade numpy from 1.8.0 -> 1.8.1

Keep numpy package up to date.
1.8.1 is a bug fix release, so should be no breaking changes.
This commit is contained in:
Eddie Hebert
2014-05-23 16:19:43 -04:00
parent 96d8ebec3d
commit 146ec9329b
+1 -1
View File
@@ -4,7 +4,7 @@ Logbook==0.6.0
# Scientific Libraries
pytz==2013.9
numpy==1.8.0
numpy==1.8.1
# Needed for parts of pandas.stats
patsy==0.2.1