From ce4567b4bb7a822954b78da1a63362faf4d16899 Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Wed, 21 May 2014 14:26:55 -0400 Subject: [PATCH] BLD: Upgrade pytz to 2014.3 Keep library up to date. --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index 2f2e15c2..3951c823 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -3,7 +3,7 @@ Logbook==0.7.0 # Scientific Libraries -pytz==2013.9 +pytz==2014.3 numpy==1.8.1 # Needed for parts of pandas.stats