diskcache>=3.0.0
numpy>=1.13.3
pandas>=0.19.0
psutil>=4.0.0
pyspark>=2.1.0
pyzmq>=14.0.0
pyarrow>=0.10
six>=1.5.0

[:python_version == "2.7"]
futures>=2.0

[docs]
sphinx==1.2.2
alabaster==0.7.11

[opencv]
opencv-python>=3.2.0.6

[test]
Pillow>=3.0
codecov>=2.0.15
opencv-python>=3.2.0.6
pylint>=1.9
pytest>=3.0.0
pytest-cov>=2.5.1
pytest-forked>=0.2

[test:python_version == "2.7"]
mock>=2.0.0

[tf]
tensorflow>=1.4.0

[tf_gpu]
tensorflow-gpu>=1.4.0

[torch]
torchvision>=0.2.1
