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

Theano==0.8.2
# Important dependency for Theano 0.8.2
nose-parameterized==0.5.0

scikit-learn>=0.18.0
pandas==0.16.0

# Test
dill==0.2.3
nose==1.3.7
flake8==2.2.5
