summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorSergey Karayev <sergeykarayev@gmail.com>2014-10-17 11:51:27 -0700
committerSergey Karayev <sergeykarayev@gmail.com>2014-10-17 11:51:27 -0700
commit1ed11d56114e10c6afbe12bfbe1eb780eb6d2d3b (patch)
treeb7d61b59babebe57fc418e52d0c87e27f5508328 /python
parent1718903c1a27e4f734ca5e64d00c9e932f182de8 (diff)
parent51be3523b8fe883d86600fbf3531b6ef7a6290fe (diff)
downloadcaffeonacl-1ed11d56114e10c6afbe12bfbe1eb780eb6d2d3b.tar.gz
caffeonacl-1ed11d56114e10c6afbe12bfbe1eb780eb6d2d3b.tar.bz2
caffeonacl-1ed11d56114e10c6afbe12bfbe1eb780eb6d2d3b.zip
back-merge
Diffstat (limited to 'python')
-rw-r--r--python/requirements.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/python/requirements.txt b/python/requirements.txt
index 5c076b66..4c35dcb0 100644
--- a/python/requirements.txt
+++ b/python/requirements.txt
@@ -1,14 +1,15 @@
Cython>=0.19.2
-h5py>=2.2.0
+numpy>=1.7.1
+scipy>=0.13.2
+scikit-image>=0.9.3
+scikit-learn>=0.14.1
+matplotlib>=1.3.1
ipython>=1.1.0
+h5py>=2.2.0
leveldb>=0.191
-matplotlib>=1.3.1
networkx>=1.8.1
nose>=1.3.0
-numpy>=1.7.1
pandas>=0.12.0
+python-dateutil>=1.4,<2
protobuf>=2.5.0
python-gflags>=2.0
-scikit-image>=0.9.3
-scikit-learn>=0.14.1
-scipy>=0.13.2