# Main
# Install numpy, scipy, tensorflow from conda
matplotlib==1.5.1
Pillow==3.0.0
graphviz==0.5.1

progressbar2==3.34.3

scikit-learn>=0.18.0
pandas==0.23.4

# Test
pytest==3.7.2
dill==0.2.3
flake8==2.2.5
mock==2.0.0
coverage==4.5.1
pytest-cov==2.5.1

# Storage module
h5py==2.8.0
