From 5aa2be80016c346fc08115eb22c6b702e2ff5492 Mon Sep 17 00:00:00 2001 From: Evan Shelhamer Date: Fri, 14 Feb 2014 18:14:56 -0800 Subject: [PATCH] python requirements: don't fear the future --- python/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements.txt b/python/requirements.txt index 9f345e7..5c076b6 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,6 +1,6 @@ Cython>=0.19.2 -h5py==2.2.0 -ipython==1.1.0 +h5py>=2.2.0 +ipython>=1.1.0 leveldb>=0.191 matplotlib>=1.3.1 networkx>=1.8.1 -- 2.7.4