Commit 77755875 authored by Yuxin Wu's avatar Yuxin Wu

add some version specifiers in requirements (#281)

parent 21c00af1
...@@ -2,6 +2,6 @@ pillow ...@@ -2,6 +2,6 @@ pillow
scipy scipy
h5py h5py
tornado; python_version < '3.0' tornado; python_version < '3.0'
lmdb lmdb>=0.92
matplotlib matplotlib
scikit-learn scikit-learn
numpy numpy
six six
termcolor termcolor>=1.1
tabulate tabulate>=0.7.7
tqdm>4.11.1 tqdm>4.11.1
msgpack-python msgpack-python>0.4.0
msgpack-numpy msgpack-numpy>=0.3.8
pyzmq>=16 pyzmq>=16
subprocess32; python_version < '3.0' subprocess32; python_version < '3.0'
functools32; python_version < '3.0' functools32; python_version < '3.0'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment