-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements2.txt
90 lines (89 loc) · 4.38 KB
/
requirements2.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements2.txt requirements-dev.in requirements.in
#
atomicwrites==1.3.0 # via pytest
attrs==19.3.0 # via jsonschema, pytest
backports-abc==0.5 # via tornado
backports.shutil-get-terminal-size==1.0.0 # via ipython
bleach==3.1.2 # via -r requirements.in, nbconvert
certifi==2019.9.11 # via requests
chardet==3.0.4 # via requests
click==7.0 # via girder-client
configparser==4.0.2 # via entrypoints, flake8, importlib-metadata, pydocstyle
contextlib2==0.6.0.post1 # via importlib-metadata
decorator==4.4.1 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
diskcache==4.1.0 # via girder-client
entrypoints==0.3 # via flake8, nbconvert
enum34==1.1.6 # via flake8, traitlets
filelock==3.0.12 # via tox
flake8-blind-except==0.1.1 # via -r requirements-dev.in
flake8-docstrings==1.5.0 # via -r requirements-dev.in
flake8-quotes==2.1.1 # via -r requirements-dev.in
flake8==3.7.9 # via -r requirements-dev.in, flake8-docstrings, flake8-quotes
funcsigs==1.0.2 # via mock, pytest
functools32==3.2.3.post2 # via flake8, jsonschema
futures==3.3.0 # via tornado
girder-client==3.0.4 # via -r requirements.in
idna==2.8 # via requests
importlib-metadata==0.23 # via jsonschema, pluggy, pytest, tox
ipaddress==1.0.23 # via notebook
ipykernel==4.10.1 # via notebook
ipython-genutils==0.2.0 # via nbformat, notebook, traitlets
ipython==5.8.0 # via ipykernel
jinja2==2.10.3 # via nbconvert, notebook
jsonschema==3.1.1 # via nbformat
jupyter-client==5.3.4 # via ipykernel, notebook
jupyter-core==4.6.1 # via jupyter-client, nbconvert, nbformat, notebook
markupsafe==1.1.1 # via jinja2
mccabe==0.6.1 # via flake8
mistune==0.8.4 # via nbconvert
mock==3.0.5 # via -r requirements-dev.in
more-itertools==5.0.0 # via pytest, zipp
nbconvert==5.6.1 # via notebook
nbformat==4.4.0 # via -r requirements.in, nbconvert, notebook
notebook==5.7.8 # via -r requirements.in
packaging==19.2 # via pytest, tox
pandocfilters==1.4.2 # via nbconvert
pathlib2==2.3.5 # via importlib-metadata, ipython, pickleshare, pytest
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pluggy==0.13.0 # via pytest, tox
prometheus-client==0.7.1 # via notebook
prompt-toolkit==1.0.18 # via ipython
ptyprocess==0.6.0 # via pexpect, terminado
py==1.8.0 # via pytest, tox
pycodestyle==2.5.0 # via flake8
pydocstyle==3.0.0 # via flake8-docstrings
pyflakes==2.1.1 # via flake8
pygments==2.4.2 # via ipython, nbconvert
pyparsing==2.4.4 # via packaging
pyrsistent==0.15.5 # via jsonschema
pytest==4.6.6 # via -r requirements-dev.in
python-dateutil==2.8.1 # via -r requirements.in, jupyter-client
pyzmq==18.1.0 # via jupyter-client, notebook
requests-toolbelt==0.9.1 # via girder-client
requests==2.22.0 # via girder-client, requests-toolbelt
scandir==1.10.0 # via pathlib2
send2trash==1.5.0 # via notebook
simplegeneric==0.8.1 # via ipython
singledispatch==3.4.0.3 # via tornado
six==1.13.0 # via -r requirements.in, bleach, girder-client, jsonschema, mock, more-itertools, packaging, pathlib2, prompt-toolkit, pydocstyle, pyrsistent, pytest, python-dateutil, singledispatch, tox, traitlets
snowballstemmer==2.0.0 # via pydocstyle
terminado==0.8.2 # via notebook
testpath==0.4.4 # via nbconvert
toml==0.10.0 # via tox
tornado==5.1.1 # via -r requirements.in, ipykernel, jupyter-client, notebook, terminado
tox==3.14.0 # via -r requirements-dev.in
traitlets==4.3.3 # via -r requirements.in, ipykernel, ipython, jupyter-client, jupyter-core, nbconvert, nbformat, notebook
typing==3.7.4.1 # via flake8
urllib3==1.25.6 # via requests
virtualenv==16.7.7 # via tox
wcwidth==0.1.7 # via prompt-toolkit, pytest
webencodings==0.5.1 # via bleach
zipp==0.6.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools