From 332d12c7e2a6d1f6c27f4f9bfe8894295f3b0505 Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Mon, 5 Nov 2012 10:18:12 -0500 Subject: [PATCH] Upgrades Cython package to latest. 0.15.1 -> 0.17.1 --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index c07d6237..899161f5 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -10,6 +10,6 @@ blist==1.3.4 pytz==2012h numpy==1.6.1 -Cython==0.15.1 +Cython==0.17.1 pandas==0.9.0