# file: dependencies.txt
#
# This file lists additional Debian packages that must be installed
# prior to running your entry's 'setup.sh' and 'next.sh' scripts.
# Each package must be on a separate line.

python-pip

python-theano = 0.8.2-6 

python-tensorflow = 1.0.0-0~pn1 
python-numpy      = 1:1.12.0-2~pn0 
python-protobuf   = 3.2.0-0~pn1 
libprotobuf10     = 3.2.0-0~pn1 
python-mock       = 2.0.0-3~bpo8+1 
python-pbr        = 1.8.0-4.1~bpo8+1 
python-funcsigs   = 1.0.2-3~bpo8+1 
python-six        = 1.10.0-3 
libatlas3-base 







#To install tensorflow for python3: 

#python-tensorflow = 1.0.0-0~pn1 
#python-numpy      = 1:1.12.0-2~pn0 
#python-protobuf   = 3.2.0-0~pn1 
#libprotobuf10      = 3.2.0-0~pn1 
#python-wheel      = 0.29.0-2 
#python-six        = 1.10.0-3 
#libatlas-base-dev


# adapted from Vykintas Maknickas
python-dev
build-essential
python-setuptools
python-scipy
python-h5py
virtualenv
python-yaml
python-matplotlib
python-tk


python-sklearn=0.18-5~pn0 
python-sklearn-lib=0.18-5~pn0 
python-joblib=0.10.3+git55-g660fe5d-1 

