-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-dev.txt
77 lines (77 loc) · 3.18 KB
/
requirements-dev.txt
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements-dev.txt requirements-dev.in
#
alabaster==0.7.10 # via sphinx
argh==0.26.2 # via sphinx-autobuild, watchdog
babel==2.4.0 # via sphinx
bleach==2.0.0 # via nbconvert
certifi==2017.7.27.1 # via requests
chardet==3.0.4 # via requests
commonmark==0.5.4 # via recommonmark
decorator==4.1.2 # via ipython, traitlets
dj-database-url==0.4.2
django-cache-url==2.0.0
django-debug-toolbar==1.8
django-extensions==1.8.1
django==1.11.4
docutils==0.14 # via recommonmark, sphinx
entrypoints==0.2.3 # via nbconvert
gunicorn==19.7.1
html5lib==0.999999999 # via bleach
idna==2.5 # via requests
imagesize==0.7.1 # via sphinx
ipykernel==4.6.1 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==6.1.0
ipywidgets==6.0.0 # via jupyter
jedi==0.10.2 # via ipython
jinja2==2.9.6 # via nbconvert, notebook, sphinx
jsonschema==2.6.0 # via nbformat
jupyter-client==5.1.0 # 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
livereload==2.5.1 # via sphinx-autobuild
markupsafe==1.0 # via jinja2
mistune==0.7.4 # via nbconvert
nbconvert==5.2.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
pathtools==0.1.2 # via sphinx-autobuild, watchdog
pexpect==4.2.1 # via ipython
pickleshare==0.7.4 # via ipython
pip-utils==0.0.6
port-for==0.3.1 # via sphinx-autobuild
prompt-toolkit==1.0.15 # via ipython, jupyter-console
psycopg2==2.7.3
ptyprocess==0.5.2 # via pexpect, terminado
pygments==2.2.0 # via ipython, jupyter-console, nbconvert, qtconsole, sphinx
python-dateutil==2.6.1 # via jupyter-client
pytz==2017.2
pyyaml==3.12 # via sphinx-autobuild, watchdog
pyzmq==16.0.2 # via jupyter-client
qtconsole==4.3.0 # via jupyter
recommonmark==0.4.0
requests==2.18.3 # via sphinx
simplegeneric==0.8.1 # via ipython
six==1.10.0
snowballstemmer==1.2.1 # via sphinx
sphinx-autobuild==0.7.1
sphinx-rtd-theme==0.2.4
sphinx==1.6.3
sphinxcontrib-websupport==1.0.1 # via sphinx
sqlparse==0.2.3 # via django-debug-toolbar
terminado==0.6 # via notebook
testpath==0.3.1 # via nbconvert
tornado==4.5.1 # via ipykernel, livereload, notebook, sphinx-autobuild, terminado
traitlets==4.3.2 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
urllib3==1.22 # via requests
watchdog==0.8.3 # via sphinx-autobuild
wcwidth==0.1.7 # via prompt-toolkit
webencodings==0.5.1 # via html5lib
whitenoise==3.3.0
widgetsnbextension==2.0.0 # via ipywidgets