Skip to content

Commit a8e5a80

Browse files
committed
Add pip requirements file.
1 parent 9faed1f commit a8e5a80

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

requirements.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
backports-abc==0.4
2+
backports.shutil-get-terminal-size==1.0.0
3+
decorator==4.0.9
4+
entrypoints==0.2.1
5+
ipykernel==4.3.1
6+
ipython==4.2.0
7+
ipython-genutils==0.1.0
8+
ipywidgets==5.1.2
9+
Jinja2==2.8
10+
jsonschema==2.5.1
11+
jupyter==1.0.0
12+
jupyter-client==4.2.2
13+
jupyter-console==4.1.1
14+
jupyter-core==4.1.0
15+
MarkupSafe==0.23
16+
mistune==0.7.2
17+
nbconvert==4.2.0
18+
nbformat==4.0.1
19+
notebook==4.2.0
20+
pexpect==4.0.1
21+
pickleshare==0.7.2
22+
ptyprocess==0.5.1
23+
Pygments==2.1.3
24+
pyzmq==15.2.0
25+
qtconsole==4.2.1
26+
simplegeneric==0.8.1
27+
terminado==0.6
28+
tornado==4.3
29+
traitlets==4.2.1
30+
widgetsnbextension==1.2.1

0 commit comments

Comments
 (0)