This repository has been archived by the owner on Sep 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
dev-requirements.txt
64 lines (64 loc) · 2.84 KB
/
dev-requirements.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file dev-requirements.txt dev-requirements.in
#
appnope==0.1.0 # via ipython
attrs==17.4.0 # via pytest
bleach==2.1.2 # via nbconvert
coverage==4.5 # via pytest-cov
cycler==0.10.0 # via matplotlib
decorator==4.2.1 # via ipython, traitlets
entrypoints==0.2.3 # via nbconvert
flake8==3.5.0
html5lib==1.0.1 # via bleach
ipykernel==4.8.0 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==6.2.1 # via ipykernel, ipywidgets, jupyter-console
ipywidgets==7.1.1 # via jupyter
isort==4.3.2
jedi==0.11.1 # via ipython
jinja2==2.10 # via nbconvert, notebook
jsonschema==2.6.0 # via nbformat
jupyter-client==5.2.2 # via ipykernel, jupyter-console, notebook, qtconsole
jupyter-console==5.2.0 # via jupyter
jupyter-core==4.4.0 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0
markupsafe==1.0 # via jinja2
matplotlib==2.1.2
mccabe==0.6.1 # via flake8
mistune==0.8.3 # via nbconvert
nbconvert==5.3.1 # via jupyter, notebook
nbformat==4.4.0 # via ipywidgets, nbconvert, notebook
notebook==5.4.0 # via jupyter, widgetsnbextension
numpy==1.14.0 # via matplotlib
pandocfilters==1.4.2 # via nbconvert
parso==0.1.1 # via jedi
pexpect==4.3.1 # via ipython
pickleshare==0.7.4 # via ipython
pluggy==0.6.0 # via pytest
prompt-toolkit==1.0.15 # via ipython, jupyter-console
ptyprocess==0.5.2 # via pexpect, terminado
py==1.5.2 # via pytest
pycodestyle==2.3.1 # via flake8
pyflakes==1.6.0 # via flake8
pygments==2.2.0 # via ipython, jupyter-console, nbconvert, qtconsole
pyparsing==2.2.0 # via matplotlib
pytest-cov==2.5.1
pytest-django==3.1.2
pytest==3.4.0
python-dateutil==2.6.1 # via jupyter-client, matplotlib
pytz==2017.3 # via matplotlib
pyzmq==16.0.4 # via jupyter-client
qtconsole==4.3.1 # via jupyter
send2trash==1.4.2 # via notebook
simplegeneric==0.8.1 # via ipython
six==1.11.0 # via bleach, cycler, html5lib, matplotlib, prompt-toolkit, pytest, python-dateutil, traitlets
terminado==0.8.1 # via notebook
testpath==0.3.1 # via nbconvert
tornado==4.5.3 # via ipykernel, jupyter-client, 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==3.1.3 # via ipywidgets