Skip to content

Commit

Permalink
add dependencies for intro to tflearn lesson.
Browse files Browse the repository at this point in the history
  • Loading branch information
erip committed Apr 1, 2017
1 parent 967db61 commit 93d61dd
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions intro-to-tflearn/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
appdirs==1.4.3
appnope==0.1.0
bleach==2.0.0
cycler==0.10.0
decorator==4.0.11
entrypoints==0.2.2
h5py==2.7.0
html5lib==0.999999999
ipykernel==4.5.2
ipython==5.3.0
ipython-genutils==0.2.0
ipywidgets==6.0.0
Jinja2==2.9.5
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.0.0
jupyter-console==5.1.0
jupyter-core==4.3.0
MarkupSafe==1.0
matplotlib==2.0.0
mistune==0.7.4
nbconvert==5.1.1
nbformat==4.3.0
notebook==4.4.1
numpy==1.12.1
olefile==0.44
packaging==16.8
pandas==0.19.2
pandocfilters==1.4.1
pexpect==4.2.1
pickleshare==0.7.4
Pillow==4.0.0
prompt-toolkit==1.0.14
protobuf==3.2.0
ptyprocess==0.5.1
Pygments==2.2.0
pyparsing==2.2.0
python-dateutil==2.6.0
pytz==2017.2
pyzmq==16.0.2
qtconsole==4.3.0
scipy==0.19.0
simplegeneric==0.8.1
six==1.10.0
tensorflow==1.0.0
terminado==0.6
testpath==0.3
tflearn==0.3
tornado==4.4.3
traitlets==4.3.2
wcwidth==0.1.7
webencodings==0.5
widgetsnbextension==2.0.0

0 comments on commit 93d61dd

Please sign in to comment.