From 8188d9c975d4b706dc5be13e01322bfcc1f4d46f Mon Sep 17 00:00:00 2001 From: Jonathan Kamens Date: Wed, 13 May 2015 22:55:10 -0400 Subject: [PATCH] MAINT: Upgrade pytz to 2015.4 --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index ecbddd75..9d4d2e28 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -3,7 +3,7 @@ Logbook==0.9.1 # Scientific Libraries -pytz==2015.2 +pytz==2015.4 numpy==1.9.2 # scipy and pandas are required for statsmodels,