This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
72 lines (71 loc) · 3.03 KB
/
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
appdirs==1.4.3 # via black
attrs==19.1.0 # via black, jsonschema
backcall==0.1.0 # via ipython
black==19.3b0
bleach==3.1.0 # via nbconvert
click==7.0 # via black, pip-tools
cycler==0.10.0 # via matplotlib
decorator==4.4.0 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
entrypoints==0.3 # via nbconvert
ipykernel==5.1.2
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==7.8.0 # via ipykernel, ipywidgets, jupyter-console, nb-black
ipywidgets==7.5.1 # via jupyter
jedi==0.15.1 # via ipython
jinja2==2.10.1 # via nbconvert, notebook
joblib==0.13.2 # via scikit-learn
jsonschema==3.0.2 # via nbformat
jupyter-client==5.3.3 # via ipykernel, jupyter-console, notebook, qtconsole
jupyter-console==6.0.0 # via jupyter
jupyter-core==4.5.0 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0
kiwisolver==1.1.0 # via matplotlib
llvmlite==0.29.0 # via numba
markupsafe==1.1.1 # via jinja2
matplotlib==3.1.1
mistune==0.8.4 # via nbconvert
nb-black==1.0.6
nbconvert==5.6.0 # via jupyter, notebook
nbformat==4.4.0 # via ipywidgets, nbconvert, notebook
notebook==6.0.1 # via jupyter, widgetsnbextension
numba==0.45.1 # via umap-learn
numpy==1.17.2
pandas==0.25.1
pandocfilters==1.4.2 # via nbconvert
parso==0.5.1 # via jedi
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pip-tools==4.1.0
prometheus-client==0.7.1 # via notebook
prompt-toolkit==2.0.9 # via ipython, jupyter-console
ptyprocess==0.6.0 # via pexpect, terminado
pygments==2.4.2 # via ipython, jupyter-console, nbconvert, qtconsole
pyparsing==2.4.2 # via matplotlib
pyrsistent==0.15.4 # via jsonschema
python-dateutil==2.8.0 # via jupyter-client, matplotlib, pandas
pytz==2019.2 # via pandas
pyzmq==18.1.0 # via jupyter-client, notebook
qtconsole==4.5.5 # via jupyter
scikit-learn==0.21.3
scipy==1.3.1
send2trash==1.5.0 # via notebook
six==1.12.0 # via bleach, cycler, jsonschema, pip-tools, prompt-toolkit, pyrsistent, python-dateutil, traitlets
terminado==0.8.2 # via notebook
testpath==0.4.2 # via nbconvert
toml==0.10.0 # via black
tornado==6.0.3 # via ipykernel, jupyter-client, notebook, terminado
tqdm==4.36.1
traitlets==4.3.2 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
umap-learn==0.3.10
wcwidth==0.1.7 # via prompt-toolkit
webencodings==0.5.1 # via bleach
widgetsnbextension==3.5.1 # via ipywidgets
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via ipython, jsonschema, kiwisolver