From a09f7c103e9e701b1eae13c601d0deb64ffe7999 Mon Sep 17 00:00:00 2001 From: petrux Date: Wed, 10 May 2017 23:07:09 +0200 Subject: [PATCH] added requirements.txt to install with regular pip --- requirements.txt | 72 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..aeec29d --- /dev/null +++ b/requirements.txt @@ -0,0 +1,72 @@ +alabaster==0.7.10 +appdirs==1.4.3 +Babel==2.4.0 +backports.shutil-get-terminal-size==1.0.0 +bleach==2.0.0 +cycler==0.10.0 +decorator==4.0.11 +dicom==0.9.9.post1 +docutils==0.13.1 +entrypoints==0.2.2 +et-xmlfile==1.0.1 +html5lib==0.999999999 +imagesize==0.7.1 +ipykernel==4.6.1 +ipyparallel==6.0.2 +ipython==6.0.0 +ipython-genutils==0.2.0 +ipywidgets==6.0.0 +jedi==0.10.2 +Jinja2==2.9.6 +jsonschema==2.6.0 +jupyter-client==5.0.1 +jupyter-console==5.1.0 +jupyter-core==4.3.0 +Keras==2.0.4 +Mako==1.0.6 +MarkupSafe==1.0 +matplotlib==2.0.1 +mistune==0.7.4 +nbconvert==5.1.1 +nbformat==4.3.0 +nose==1.3.7 +notebook==5.0.0 +numexpr==2.6.2 +numpy==1.12.1 +packaging==16.8 +pandas==0.20.1 +pandocfilters==1.4.1 +pexpect==4.2.1 +pickleshare==0.7.4 +pkg-resources==0.0.0 +prompt-toolkit==1.0.14 +protobuf==3.3.0 +ptyprocess==0.5.1 +Pygments==2.2.0 +pyparsing==2.2.0 +pyspark==2.1.0+hadoop2.7 +python-dateutil==2.6.0 +pytz==2017.2 +PyYAML==3.12 +pyzmq==16.0.2 +qtconsole==4.3.0 +requests==2.14.1 +rope-py3k==0.9.4.post1 +scikit-learn==0.18.1 +scipy==0.19.0 +simplegeneric==0.8.1 +six==1.10.0 +sklearn==0.0 +snowballstemmer==1.2.1 +Sphinx==1.5.5 +tables==3.3.0 +tensorflow==1.1.0 +terminado==0.6 +testpath==0.3 +Theano==0.9.0 +tornado==4.5.1 +traitlets==4.3.2 +wcwidth==0.1.7 +webencodings==0.5.1 +Werkzeug==0.12.1 +widgetsnbextension==2.0.0