forked from equinor/gordo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test_requirements.txt
97 lines (96 loc) · 3.99 KB
/
test_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
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile test_requirements.in
#
adal==1.2.2
apipkg==1.5 # via execnet
appdirs==1.4.3 # via black
attrs==19.3.0 # via black, jsonschema, pytest
backcall==0.1.0 # via ipython
black==19.10b0
bleach==3.1.0 # via nbconvert
certifi==2019.11.28 # via requests
cffi==1.13.2 # via cryptography
chardet==3.0.4 # via requests
click==7.0 # via black
coverage==5.0 # via pytest-cov
cryptography==2.8 # via adal
decorator==4.4.1 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
docker==4.1.0
entrypoints==0.3 # via nbconvert
execnet==1.7.1 # via pytest-xdist
idna==2.8 # via requests
importlib-metadata==1.3.0 # via jsonschema, pluggy, pytest
ipykernel==5.1.3 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==7.10.2 # via ipykernel, ipywidgets, jupyter-console
ipywidgets==7.5.1 # via jupyter
jedi==0.15.2 # via ipython
jinja2==2.10.3 # via nbconvert, notebook
jsonschema==3.2.0 # via nbformat
jupyter-client==5.3.4 # via ipykernel, jupyter-console, notebook, qtconsole
jupyter-console==6.0.0 # via jupyter
jupyter-core==4.6.1 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0
markupsafe==1.1.1 # via jinja2
mistune==0.8.4 # via nbconvert
mock==3.0.5
more-itertools==8.0.2 # via pytest, zipp
mypy-extensions==0.4.3 # via mypy
mypy==0.761 # via pytest-mypy
nbconvert==5.6.1
nbformat==4.4.0 # via ipywidgets, nbconvert, notebook
notebook==6.0.2
packaging==19.2 # via pytest
pandocfilters==1.4.2 # via nbconvert
parso==0.5.2 # via jedi
pathspec==0.6.0 # via black
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pluggy==0.13.1 # via pytest
prometheus-client==0.7.1 # via notebook
prompt-toolkit==2.0.10 # via ipython, jupyter-console
ptyprocess==0.6.0 # via pexpect, terminado
py-cpuinfo==5.0.0 # via pytest-benchmark
py==1.8.0 # via pytest
pycparser==2.19 # via cffi
pyflakes==2.1.1 # via pytest-flakes
pygments==2.5.2 # via ipython, jupyter-console, nbconvert, qtconsole
pyjwt==1.7.1 # via adal
pyparsing==2.4.5 # via packaging
pyrsistent==0.15.6 # via jsonschema
pytest-benchmark==3.2.2
pytest-cov==2.8.1
pytest-flakes==4.0.0
pytest-forked==1.1.3 # via pytest-xdist
pytest-mock==1.13.0
pytest-mypy==0.4.2
pytest-timeout==1.3.3
pytest-xdist==1.31.0
pytest==5.3.2
python-dateutil==2.8.1 # via adal, jupyter-client
pyzmq==18.1.1 # via jupyter-client, notebook
qtconsole==4.6.0 # via jupyter
regex==2019.12.19 # via black
requests==2.22.0 # via adal, docker, responses
responses==0.10.9
send2trash==1.5.0 # via notebook
six==1.13.0 # via bleach, cryptography, docker, jsonschema, mock, packaging, prompt-toolkit, pyrsistent, pytest-xdist, python-dateutil, responses, traitlets, websocket-client
terminado==0.8.3 # via notebook
testpath==0.4.4 # via nbconvert
toml==0.10.0 # via black
tornado==6.0.3 # via ipykernel, jupyter-client, notebook, terminado
traitlets==4.3.3 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
typed-ast==1.4.0 # via black, mypy
typing-extensions==3.7.4.1 # via mypy
urllib3==1.25.7
wcwidth==0.1.7 # via prompt-toolkit, pytest
webencodings==0.5.1 # via bleach
websocket-client==0.56.0 # via docker
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