From 5e393b48e4546c038c7b1e3867b1c7a26cb3d95b Mon Sep 17 00:00:00 2001 From: Jeff Reback Date: Fri, 2 Sep 2016 19:11:41 -0400 Subject: [PATCH] TST: fix blosc version --- ci/requirements-2.7.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements-2.7.pip b/ci/requirements-2.7.pip index d16b932c8be4f..44e1695bf1a7f 100644 --- a/ci/requirements-2.7.pip +++ b/ci/requirements-2.7.pip @@ -1,4 +1,4 @@ -blosc +blosc==1.4.1 httplib2 google-api-python-client==1.2 python-gflags==2.0