Update python/requirements.txt to have ipython>=3.0.0
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 22 May 2015 01:19:59 +0000 (20:19 -0500)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 22 May 2015 01:19:59 +0000 (20:19 -0500)
python/requirements.txt

index 7bc164a..e0c86c7 100644 (file)
@@ -3,7 +3,7 @@ numpy>=1.7.1
 scipy>=0.13.2
 scikit-image>=0.9.3
 matplotlib>=1.3.1
-ipython>=1.1.0
+ipython>=3.0.0
 h5py>=2.2.0
 leveldb>=0.191
 networkx>=1.8.1