-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
46 lines (46 loc) · 2.19 KB
/
requirements.txt
File metadata and controls
46 lines (46 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
appnope==0.1.0 # via ipython
bleach==2.0.0 # via nbconvert
decorator==4.0.11 # via ipython, traitlets
entrypoints==0.2.2 # via nbconvert
html5lib==0.999999999 # via bleach
ipykernel==4.6.1 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==6.0.0 # via ipykernel, ipywidgets, jupyter-console
ipywidgets==6.0.0 # via jupyter
jedi==0.10.2 # via ipython
jinja2==2.9.6 # via nbconvert, notebook
jsonschema==2.6.0 # via nbformat
jupyter-client==5.0.1 # via ipykernel, jupyter-console, notebook, qtconsole
jupyter-console==5.1.0 # via jupyter
jupyter-core==4.3.0 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0
markupsafe==1.0 # via jinja2
mistune==0.7.4 # via nbconvert
nbconvert==5.1.1 # via jupyter, notebook
nbformat==4.3.0 # via ipywidgets, nbconvert, notebook
notebook==5.0.0 # via jupyter, widgetsnbextension
pandocfilters==1.4.1 # via nbconvert
pexpect==4.2.1 # via ipython
pickleshare==0.7.4 # via ipython
prompt-toolkit==1.0.14 # via ipython, jupyter-console
ptyprocess==0.5.1 # via pexpect, terminado
pygments==2.2.0 # via ipython, jupyter-console, nbconvert, qtconsole
python-dateutil==2.6.0 # via jupyter-client
pyzmq==16.0.2 # via jupyter-client
qtconsole==4.3.0 # via jupyter
requests==2.13.0
simplegeneric==0.8.1 # via ipython
six==1.10.0 # via bleach, html5lib, prompt-toolkit, python-dateutil, traitlets
terminado==0.6 # via notebook
testpath==0.3 # via nbconvert
tornado==4.5.1 # via ipykernel, notebook, terminado
traitlets==4.3.2 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
wcwidth==0.1.7 # via prompt-toolkit
webencodings==0.5.1 # via html5lib
widgetsnbextension==2.0.0 # via ipywidgets