summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-03-23 11:07:28 +0300
committerYuval Adam <_@yuv.al>2018-03-23 11:07:28 +0300
commitbedf42b77ad4887ede503300b77a6612d243377c (patch)
treeb92c06004d8780030baaceb000f27ddf90a4495a
parent36d5d452f2ed3d4fe556d60a5f1a2f58d29bdca6 (diff)
Add requirements.txt
-rw-r--r--requirements.txt48
1 files changed, 48 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..b4dc1f9
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,48 @@
+bleach==2.1.3
+cycler==0.10.0
+decorator==4.2.1
+entrypoints==0.2.3
+html5lib==1.0.1
+ipykernel==4.8.2
+ipython==6.2.1
+ipython-genutils==0.2.0
+ipywidgets==7.1.2
+jedi==0.11.1
+Jinja2==2.10
+jsonschema==2.6.0
+jupyter==1.0.0
+jupyter-client==5.2.3
+jupyter-console==5.2.0
+jupyter-core==4.4.0
+kiwisolver==1.0.1
+MarkupSafe==1.0
+matplotlib==2.2.2
+mistune==0.8.3
+nbconvert==5.3.1
+nbformat==4.4.0
+notebook==5.4.1
+numpy==1.14.2
+pandocfilters==1.4.2
+parso==0.1.1
+pexpect==4.4.0
+pickleshare==0.7.4
+prompt-toolkit==1.0.15
+ptyprocess==0.5.2
+Pygments==2.2.0
+pyparsing==2.2.0
+pyrtlsdr==0.2.7
+python-dateutil==2.7.0
+pytz==2018.3
+pyzmq==17.0.0
+qtconsole==4.3.1
+scipy==1.0.0
+Send2Trash==1.5.0
+simplegeneric==0.8.1
+six==1.11.0
+terminado==0.8.1
+testpath==0.3.1
+tornado==5.0.1
+traitlets==4.3.2
+wcwidth==0.1.7
+webencodings==0.5.1
+widgetsnbextension==3.1.4