forked from equinor/gordo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test_requirements.txt
97 lines (97 loc) · 3.95 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 --output-file=test_requirements.txt test_requirements.in
#
adal==1.2.1
apipkg==1.5 # via execnet
appdirs==1.4.3 # via black
asn1crypto==0.24.0 # via cryptography
asynctest==0.13.0
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via black, jsonschema, pytest
backcall==0.1.0 # via ipython
black==19.3b0
bleach==3.1.0 # via nbconvert
certifi==2019.3.9 # via requests
cffi==1.12.3 # via cryptography
chardet==3.0.4 # via requests
click==7.0 # via black
coverage==4.5.3 # via pytest-cov
cryptography==2.7 # via adal
decorator==4.4.0 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
docker==4.0.1
entrypoints==0.3 # via nbconvert
execnet==1.6.0 # via pytest-xdist
idna==2.8 # via requests
importlib-metadata==0.17 # via pluggy, pytest
ipykernel==5.1.1 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==7.5.0 # via ipykernel, ipywidgets, jupyter-console
ipywidgets==7.4.2 # via jupyter
jedi==0.13.3 # via ipython
jinja2==2.10.1 # via nbconvert, notebook
joblib==0.13.2 # via scikit-learn
jsonschema==3.0.1 # via nbformat
jupyter-client==5.2.4 # via ipykernel, jupyter-console, notebook, qtconsole
jupyter-console==6.0.0 # via jupyter
jupyter-core==4.4.0 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0
markupsafe==1.1.1 # via jinja2
mistune==0.8.4 # via nbconvert
more-itertools==7.0.0 # via pytest
mypy-extensions==0.4.1 # via mypy
mypy==0.701 # via pytest-mypy
nbconvert==5.5.0
nbformat==4.4.0 # via ipywidgets, nbconvert, notebook
notebook==5.7.8
numpy==1.16.4 # via scikit-learn, scipy
packaging==19.0 # via pytest
pandocfilters==1.4.2 # via nbconvert
parso==0.4.0 # via jedi
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pluggy==0.12.0 # via pytest
prometheus-client==0.6.0 # via notebook
prompt-toolkit==2.0.9 # via ipython, jupyter-console
ptyprocess==0.6.0 # via pexpect, terminado
py==1.8.0 # via pytest
pycparser==2.19 # via cffi
pyflakes==2.1.1 # via pytest-flakes
pygments==2.4.2 # via ipython, jupyter-console, nbconvert, qtconsole
pyjwt==1.7.1 # via adal
pyparsing==2.4.0 # via packaging
pyrsistent==0.15.2 # via jsonschema
pytest-asyncio==0.10.0
pytest-cov==2.7.1
pytest-flakes==4.0.0
pytest-forked==1.0.2 # via pytest-xdist
pytest-mock==1.10.4
pytest-mypy==0.3.2
pytest-timeout==1.3.3
pytest-xdist==1.28.0
pytest==4.6.1
python-dateutil==2.8.0 # via adal, jupyter-client
pyzmq==18.0.1 # via jupyter-client, notebook
qtconsole==4.5.1 # via jupyter
requests==2.22.0 # via adal, docker, responses
responses==0.10.6
ruamel.yaml==0.15.96
scikit-learn==0.21.2
scipy==1.3.0 # via scikit-learn
send2trash==1.5.0 # via notebook
six==1.12.0 # via bleach, cryptography, docker, jsonschema, packaging, prompt-toolkit, pyrsistent, pytest, pytest-xdist, python-dateutil, responses, traitlets, websocket-client
terminado==0.8.2 # via notebook
testpath==0.4.2 # via nbconvert
toml==0.10.0 # via black
tornado==5.1.1
traitlets==4.3.2 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
typed-ast==1.3.5 # via mypy
urllib3==1.25.3
wcwidth==0.1.7 # via prompt-toolkit, pytest
webencodings==0.5.1 # via bleach
websocket-client==0.56.0 # via docker
widgetsnbextension==3.4.2 # via ipywidgets
zipp==0.5.1 # via importlib-metadata