-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathrequirements-lock-dev.txt
139 lines (138 loc) · 5.85 KB
/
requirements-lock-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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
#
# This file is autogenerated by pip-compile
# To update, run:
# ```python
# from distutils.core import run_setup
# dist = run_setup("setup.py")
# with open("requirements.in", "w") as f:
# f.write("\n".join(
# dist.install_requires + [i for e in dist.extras_require.values() for i in e]))
# ```
# pip-compile --output-file=requirements-lock-dev.txt requirements.in
#
alabaster==0.7.12 # via sphinx
appdirs==1.4.3 # via black
appnope==0.1.0 # via ipykernel, ipython
ase==3.18.1
aspy.yaml==1.3.0 # via pre-commit
atomicwrites==1.3.0 # via pytest
attrs==19.3.0
babel==2.7.0 # via sphinx
backcall==0.1.0 # via ipython
bibtexparser==1.1.0 # via ipypublish
black==19.3b0
bleach==3.1.4 # via nbconvert
certifi==2019.9.11 # via requests
cfgv==2.0.1 # via pre-commit
chardet==3.0.4 # via doc8, requests
click==7.0 # via black, panflute
coverage==4.5.4
cssselect2==0.2.2 # via svglib
cycler==0.10.0 # via matplotlib
decorator==4.4.1 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
doc8==0.8.0
docutils==0.15.2 # via doc8, ipypublish, restructuredtext-lint, sphinx
entrypoints==0.3 # via flake8, nbconvert
flake8-builtins==1.4.1
flake8-comprehensions==3.0.1
flake8-docstrings==1.5.0
flake8==3.7.9
future==0.18.2 # via bibtexparser, panflute
identify==1.4.7 # via pre-commit
idna==2.8 # via requests
imagesize==1.1.0 # via sphinx
import-order==0.0.11
importlib-metadata==0.23 # via flake8-comprehensions, jsonschema, pluggy, pre-commit
importlib-resources==1.0.2
ipydatawidgets==4.0.1 # via pythreejs
ipykernel==5.1.3 # via ipywidgets, notebook
ipypublish==0.10.10
ipython-genutils==0.2.0 # via nbformat, notebook, traitlets
ipython==7.9.0 # via ipykernel, ipywidgets
ipywidgets==7.5.1
jedi==0.15.1 # via ipython
jinja2==2.10.3 # via ipypublish, nbconvert, notebook, sphinx
jsonextended==0.7.11 # via ipypublish
jsonschema==3.1.1 # via ipypublish, nbformat
jupyter-client==5.3.4 # via ipykernel, notebook
jupyter-core==4.6.1 # via jupyter-client, nbconvert, nbformat, notebook
jupytext==1.2.4 # via ipypublish
kiwisolver==1.1.0 # via matplotlib
lxml==4.4.1 # via svglib, svgutils
markupsafe==1.1.1 # via jinja2
matplotlib==3.1.1
mccabe==0.6.1 # via flake8
mistune==0.8.4 # via nbconvert
more-itertools==7.2.0 # via pytest, zipp
nbconvert==5.6.1 # via ipypublish, notebook
nbformat==4.4.0 # via ipypublish, ipywidgets, jupytext, nbconvert, notebook
nodeenv==1.3.3 # via pre-commit
notebook==6.0.2 # via widgetsnbextension
numpy==1.16.5
ordered-set==3.1.1 # via ipypublish
packaging==19.2 # via sphinx
pandocfilters==1.4.2 # via nbconvert
panflute==1.11.2 # via ipypublish
parso==0.5.1 # via jedi
pathlib2==2.3.5 # via jsonextended
pbr==5.4.3 # via stevedore
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pillow==6.2.1 # via reportlab
pluggy==0.13.0 # via pytest
pre-commit==1.17.0
prometheus-client==0.7.1 # via notebook
prompt-toolkit==2.0.10 # via ipython
ptyprocess==0.6.0 # via pexpect, terminado
py==1.8.0 # via pytest
pycodestyle==2.5.0 # via flake8
pydocstyle==4.0.1 # via flake8-docstrings
pyflakes==2.1.1 # via flake8
pygments==2.0.2 # via import-order, ipython, nbconvert, sphinx
pyparsing==2.4.4 # via bibtexparser, matplotlib, packaging, svgwrite
pyrsistent==0.15.5 # via jsonschema
pytest-cov==2.8.1
pytest==3.10.1
python-dateutil==2.8.1 # via jupyter-client, matplotlib
pythreejs==2.1.1
pytz==2019.3 # via babel
pyyaml==5.1.2 # via aspy.yaml, jupytext, panflute, pre-commit
pyzmq==18.1.0 # via jupyter-client, notebook
reportlab==3.5.32
requests==2.22.0 # via sphinx
restructuredtext-lint==1.3.0 # via doc8
ruamel.yaml.clib==0.2.0 # via ruamel.yaml
ruamel.yaml==0.16.5 # via ipypublish
scipy==1.3.1 # via ase
send2trash==1.5.0 # via notebook
shutilwhich==1.1.0 # via panflute
six==1.13.0 # via bleach, cfgv, cycler, doc8, ipydatawidgets, ipypublish, jsonschema, packaging, pathlib2, pre-commit, prompt-toolkit, pyrsistent, pytest, python-dateutil, stevedore, traitlets
snowballstemmer==2.0.0 # via pydocstyle, sphinx
sphinx-rtd-theme==0.4.3
sphinx==2.2.1
sphinxcontrib-applehelp==1.0.1 # via sphinx
sphinxcontrib-devhelp==1.0.1 # via sphinx
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
stevedore==1.31.0 # via doc8
svglib==0.9.3
svgutils==0.3.1
svgwrite==1.3.1
terminado==0.8.2 # via notebook
testpath==0.4.4 # via nbconvert
tinycss2==1.0.2 # via cssselect2, svglib
toml==0.10.0 # via black, pre-commit
tornado==6.0.3 # via ipykernel, ipypublish, jupyter-client, notebook, terminado
traitlets==4.3.3 # via ipykernel, ipypublish, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, traittypes
traittypes==0.2.1 # via ipydatawidgets
urllib3==1.25.6 # via requests
virtualenv==16.7.7 # via pre-commit
wcwidth==0.1.7 # via prompt-toolkit
webencodings==0.5.1 # via bleach, tinycss2
widgetsnbextension==3.5.1 # via ipywidgets
zipp==0.6.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.6.0 # via ipython, jsonschema, kiwisolver, pytest, sphinx, tinycss2