-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
156 lines (155 loc) · 7.49 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
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
altair==4.1.0 # via streamlit
ansiwrap==0.8.4 # via papermill
appdirs==1.4.4 # via black, dvc
appnope==0.1.0 # via ipykernel, ipython
argon2-cffi==20.1.0 # via notebook
astor==0.8.1 # via streamlit
async-generator==1.10 # via nbclient
atpublic==2.0 # via flufl.lock
attrs==20.2.0 # via jsonschema
backcall==0.2.0 # via ipython
base58==2.0.1 # via streamlit
black==20.8b1 # via papermill
bleach==3.1.5 # via nbconvert
blinker==1.4 # via streamlit
boto3==1.14.60 # via streamlit
botocore==1.17.60 # via boto3, s3transfer, streamlit
cachetools==4.1.1 # via google-auth, streamlit
certifi==2020.6.20 # via matplotlib, requests
cffi==1.14.2 # via argon2-cffi, cryptography
chardet==3.0.4 # via requests
click==7.1.2 # via black, papermill, streamlit
colorama==0.4.3 # via dvc, rich
commonmark==0.9.1 # via rich
configobj==5.0.6 # via dvc
cryptography==3.1 # via pyopenssl
cycler==0.10.0 # via matplotlib
decorator==4.4.2 # via ipython, jsonpath-ng, networkx, validators
defusedxml==0.6.0 # via nbconvert
dictdiffer==0.8.1 # via dvc
distro==1.5.0 # via dvc
docutils==0.15.2 # via botocore
dpath==2.0.1 # via dvc
dvc[gdrive]==1.6.6 # via -r requirements.in
entrypoints==0.3 # via altair, nbconvert, papermill
enum-compat==0.0.3 # via streamlit
flatten-dict==0.3.0 # via dvc
flufl.lock==3.2 # via dvc
funcy==1.14 # via dvc
future==0.18.2 # via grandalf
gitdb==4.0.5 # via gitpython
gitpython==3.1.8 # via dvc
google-api-core==1.22.2 # via google-api-python-client
google-api-python-client==1.11.0 # via pydrive2
google-auth-httplib2==0.0.4 # via google-api-python-client
google-auth==1.21.1 # via google-api-core, google-api-python-client, google-auth-httplib2
googleapis-common-protos==1.52.0 # via google-api-core
grandalf==0.6 # via dvc
httplib2==0.18.1 # via google-api-python-client, google-auth-httplib2, oauth2client
idna==2.10 # via requests
imageio==2.9.0 # via -r requirements.in
ipykernel==5.3.4 # via ipywidgets, notebook, pydeck
ipython-genutils==0.2.0 # via nbformat, notebook, traitlets
ipython==7.18.1 # via ipykernel, ipywidgets
ipywidgets==7.5.1 # via pydeck
jedi==0.17.2 # via ipython
jinja2==2.11.2 # via altair, nbconvert, notebook, pydeck
jmespath==0.10.0 # via boto3, botocore
jsonpath-ng==1.5.2 # via dvc
jsonschema==3.2.0 # via altair, nbformat
jupyter-client==6.1.7 # via ipykernel, nbclient, notebook
jupyter-core==4.6.3 # via jupyter-client, nbconvert, nbformat, notebook
jupyterlab-pygments==0.1.1 # via nbconvert
kiwisolver==1.2.0 # via matplotlib
llvmlite==0.34.0 # via numba
markupsafe==1.1.1 # via jinja2
matplotlib==3.3.1 # via -r requirements.in
mistune==0.8.4 # via nbconvert
mypy-extensions==0.4.3 # via black
nanotime==0.5.2 # via dvc
nbclient==0.5.0 # via nbconvert, papermill
nbconvert==6.0.1 # via notebook
nbformat==5.0.7 # via ipywidgets, nbclient, nbconvert, notebook, papermill
nest-asyncio==1.4.0 # via nbclient
networkx==2.4 # via dvc
notebook==6.1.4 # via widgetsnbextension
numba==0.51.2 # via -r requirements.in
numpy==1.19.2 # via -r requirements.in, altair, imageio, matplotlib, numba, opencv-python, pandas, pyarrow, pydeck, scipy, streamlit
oauth2client==4.1.3 # via pydrive2
opencv-python==4.4.0.42 # via -r requirements.in
packaging==20.4 # via bleach, dvc, streamlit
pandas==1.1.2 # via altair, streamlit
pandocfilters==1.4.2 # via nbconvert
papermill==2.1.3 # via -r requirements.in
parso==0.7.1 # via jedi
pathlib2==2.3.5 # via flatten-dict
pathspec==0.8.0 # via black, dvc
pathtools==0.1.2 # via watchdog
pexpect==4.8.0 # via ipython
pickleshare==0.7.5 # via ipython
pillow==7.2.0 # via imageio, matplotlib, streamlit
ply==3.11 # via dvc, jsonpath-ng
prometheus-client==0.8.0 # via notebook
prompt-toolkit==3.0.7 # via ipython
protobuf==3.13.0 # via google-api-core, googleapis-common-protos, streamlit
ptyprocess==0.6.0 # via pexpect, terminado
pyarrow==1.0.1 # via streamlit
pyasn1-modules==0.2.8 # via google-auth, oauth2client
pyasn1==0.4.8 # via dvc, oauth2client, pyasn1-modules, rsa
pycparser==2.20 # via cffi
pydeck==0.4.1 # via streamlit
pydot==1.4.1 # via dvc
pydrive2==1.6.0 # via dvc
pygments==2.7.0 # via ipython, jupyterlab-pygments, nbconvert, rich
pygtrie==2.3.2 # via dvc
pyopenssl==19.1.0 # via pydrive2
pyparsing==2.4.7 # via grandalf, matplotlib, packaging, pydot
pyrsistent==0.16.0 # via jsonschema
python-dateutil==2.8.1 # via botocore, jupyter-client, matplotlib, pandas, streamlit
pytz==2020.1 # via google-api-core, pandas, tzlocal
pyyaml==5.3.1 # via papermill, pydrive2
pyzmq==19.0.2 # via jupyter-client, notebook
regex==2020.7.14 # via black
requests==2.24.0 # via dvc, google-api-core, papermill, streamlit
rich==6.1.2 # via dvc
rsa==4.6 # via google-auth, oauth2client
ruamel.yaml.clib==0.2.2 # via ruamel.yaml
ruamel.yaml==0.16.12 # via dvc
s3transfer==0.3.3 # via boto3
scipy==1.5.2 # via -r requirements.in
send2trash==1.5.0 # via notebook
shortuuid==1.0.1 # via dvc
shtab==1.3.1 # via dvc
six==1.15.0 # via argon2-cffi, bleach, configobj, cryptography, cycler, flatten-dict, google-api-core, google-api-python-client, google-auth, google-auth-httplib2, jsonpath-ng, jsonschema, oauth2client, packaging, pathlib2, protobuf, pyopenssl, pyrsistent, python-dateutil, tenacity, validators
smmap==3.0.4 # via gitdb
streamlit==0.66.0 # via -r requirements.in
tabulate==0.8.7 # via dvc
tenacity==6.2.0 # via papermill
terminado==0.8.3 # via notebook
testpath==0.4.4 # via nbconvert
textwrap3==0.9.2 # via ansiwrap
toml==0.10.1 # via black, dvc, streamlit
toolz==0.10.0 # via altair
tornado==6.0.4 # via ipykernel, jupyter-client, notebook, streamlit, terminado
tqdm==4.49.0 # via dvc, papermill
traitlets==5.0.4 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbclient, nbconvert, nbformat, notebook, pydeck
typed-ast==1.4.1 # via black
typing-extensions==3.7.4.3 # via black, rich
tzlocal==2.1 # via streamlit
uritemplate==3.0.1 # via google-api-python-client
urllib3==1.25.10 # via botocore, requests
validators==0.18.1 # via streamlit
voluptuous==0.11.7 # via dvc
watchdog==0.10.3 # via streamlit
wcwidth==0.2.5 # via prompt-toolkit
webencodings==0.5.1 # via bleach
widgetsnbextension==3.5.1 # via ipywidgets
zc.lockfile==2.0 # via dvc
# The following packages are considered to be unsafe in a requirements file:
# setuptools