Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +310 -5
requirements.txt
CHANGED
@@ -1,5 +1,310 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
alabaster==0.7.12
|
2 |
+
anaconda-client==1.7.2
|
3 |
+
anaconda-project==0.9.1
|
4 |
+
anyio==3.5.0
|
5 |
+
appdirs==1.4.4
|
6 |
+
argh==0.26.2
|
7 |
+
argon2-cffi==20.1.0
|
8 |
+
asn1crypto==1.4.0
|
9 |
+
astroid==2.5
|
10 |
+
astropy==4.2
|
11 |
+
async-generator==1.10
|
12 |
+
atomicwrites==1.4.0
|
13 |
+
attrs==20.3.0
|
14 |
+
autopep8==1.5.5
|
15 |
+
autovizwidget==0.19.1
|
16 |
+
awscli==1.25.61
|
17 |
+
Babel==2.9.1
|
18 |
+
backcall==0.2.0
|
19 |
+
backports.shutil-get-terminal-size==1.0.0
|
20 |
+
bcrypt==4.0.0
|
21 |
+
beautifulsoup4==4.9.3
|
22 |
+
bitarray==1.6.3
|
23 |
+
bkcharts==0.2
|
24 |
+
black==19.10b0
|
25 |
+
bleach==4.1.0
|
26 |
+
bokeh==2.4.2
|
27 |
+
boto==2.49.0
|
28 |
+
boto3==1.24.60
|
29 |
+
botocore==1.27.60
|
30 |
+
Bottleneck==1.3.2
|
31 |
+
brotlipy==0.7.0
|
32 |
+
cached-property==1.5.2
|
33 |
+
certifi==2021.10.8
|
34 |
+
cffi==1.14.0
|
35 |
+
chardet==3.0.4
|
36 |
+
charset-normalizer==2.0.12
|
37 |
+
click==7.1.2
|
38 |
+
cloudpickle==1.6.0
|
39 |
+
clyent==1.2.2
|
40 |
+
colorama==0.4.3
|
41 |
+
conda==4.8.4
|
42 |
+
conda-package-handling==1.7.0
|
43 |
+
contextlib2==0.6.0.post1
|
44 |
+
coverage==6.3.2
|
45 |
+
cryptography==36.0.2
|
46 |
+
cycler==0.10.0
|
47 |
+
Cython==0.29.22
|
48 |
+
cytoolz==0.11.0
|
49 |
+
dask==2021.2.0
|
50 |
+
decorator==4.4.2
|
51 |
+
defusedxml==0.6.0
|
52 |
+
diff-match-patch==20200713
|
53 |
+
dill==0.3.4
|
54 |
+
distributed==2021.2.0
|
55 |
+
distro==1.7.0
|
56 |
+
docker==5.0.3
|
57 |
+
docker-compose==1.29.2
|
58 |
+
dockerpty==0.4.1
|
59 |
+
docopt==0.6.2
|
60 |
+
docutils==0.15.2
|
61 |
+
dparse==0.5.1
|
62 |
+
entrypoints==0.3
|
63 |
+
environment-kernels==1.1.1
|
64 |
+
et-xmlfile==1.0.1
|
65 |
+
fastcache==1.1.0
|
66 |
+
filelock==3.0.12
|
67 |
+
flake8==3.8.4
|
68 |
+
Flask==1.1.2
|
69 |
+
Flask-Cors==3.0.10
|
70 |
+
fsspec==0.8.3
|
71 |
+
future==0.18.2
|
72 |
+
gevent==21.1.1
|
73 |
+
gitdb==4.0.9
|
74 |
+
GitPython==3.1.27
|
75 |
+
glob2==0.7
|
76 |
+
gmpy2==2.0.8
|
77 |
+
google-pasta==0.2.0
|
78 |
+
greenlet==1.0.0
|
79 |
+
gssapi==1.7.3
|
80 |
+
h5py==2.10.0
|
81 |
+
hdijupyterutils==0.19.1
|
82 |
+
HeapDict==1.0.1
|
83 |
+
html5lib==1.1
|
84 |
+
idna==2.9
|
85 |
+
imagecodecs==2021.1.11
|
86 |
+
imageio==2.9.0
|
87 |
+
imagesize==1.2.0
|
88 |
+
importlib-metadata==2.0.0
|
89 |
+
iniconfig==1.1.1
|
90 |
+
intervaltree==3.1.0
|
91 |
+
ipykernel==5.3.4
|
92 |
+
ipython==7.32.0
|
93 |
+
ipython-genutils==0.2.0
|
94 |
+
ipywidgets==7.6.3
|
95 |
+
isort==5.7.0
|
96 |
+
itsdangerous==1.1.0
|
97 |
+
jdcal==1.4.1
|
98 |
+
jedi==0.17.2
|
99 |
+
jeepney==0.6.0
|
100 |
+
Jinja2==3.0.3
|
101 |
+
jmespath==0.10.0
|
102 |
+
joblib==1.0.1
|
103 |
+
json5==0.9.5
|
104 |
+
jsonschema==3.2.0
|
105 |
+
jupyter==1.0.0
|
106 |
+
jupyter-client==6.1.7
|
107 |
+
jupyter-console==6.2.0
|
108 |
+
jupyter-core==4.7.1
|
109 |
+
jupyter-server==1.15.6
|
110 |
+
jupyter-server-mathjax==0.2.6
|
111 |
+
jupyterlab==3.3.2
|
112 |
+
jupyterlab-pygments==0.1.2
|
113 |
+
jupyterlab-server==2.11.2
|
114 |
+
jupyterlab-widgets==1.0.0
|
115 |
+
keyring==22.0.1
|
116 |
+
kiwisolver==1.3.1
|
117 |
+
krb5==0.3.0
|
118 |
+
lazy-object-proxy==1.5.2
|
119 |
+
libarchive-c==2.9
|
120 |
+
llvmlite==0.34.0
|
121 |
+
locket==0.2.1
|
122 |
+
lxml==4.8.0
|
123 |
+
MarkupSafe==2.1.1
|
124 |
+
matplotlib==3.3.4
|
125 |
+
matplotlib-inline==0.1.3
|
126 |
+
mccabe==0.6.1
|
127 |
+
mistune==0.8.4
|
128 |
+
mkl-fft==1.2.1
|
129 |
+
mkl-random==1.1.1
|
130 |
+
mkl-service==2.3.0
|
131 |
+
mock==4.0.3
|
132 |
+
more-itertools==8.7.0
|
133 |
+
mpmath==1.1.0
|
134 |
+
msgpack==1.0.2
|
135 |
+
multipledispatch==0.6.0
|
136 |
+
multiprocess==0.70.12.2
|
137 |
+
mypy-extensions==0.4.3
|
138 |
+
nbclassic==0.3.7
|
139 |
+
nbclient==0.5.2
|
140 |
+
nbconvert==6.0.7
|
141 |
+
nbdime==3.1.1
|
142 |
+
nbformat==5.2.0
|
143 |
+
nest-asyncio==1.5.1
|
144 |
+
networkx==2.5
|
145 |
+
nltk==3.7
|
146 |
+
nose==1.3.7
|
147 |
+
notebook==6.4.10
|
148 |
+
notebook-shim==0.1.0
|
149 |
+
numba==0.51.2
|
150 |
+
numexpr==2.7.2
|
151 |
+
numpy==1.21.5
|
152 |
+
numpydoc==1.1.0
|
153 |
+
olefile==0.46
|
154 |
+
opencv-python==4.5.5.64
|
155 |
+
openpyxl==3.0.6
|
156 |
+
packaging==21.3
|
157 |
+
pandas==1.2.2
|
158 |
+
pandocfilters==1.4.3
|
159 |
+
paramiko==2.11.0
|
160 |
+
parso==0.7.0
|
161 |
+
partd==1.1.0
|
162 |
+
path==15.1.2
|
163 |
+
pathlib2==2.3.5
|
164 |
+
pathos==0.2.8
|
165 |
+
pathspec==0.7.0
|
166 |
+
pathtools==0.1.2
|
167 |
+
patsy==0.5.1
|
168 |
+
pep8==1.7.1
|
169 |
+
pexpect==4.8.0
|
170 |
+
pickleshare==0.7.5
|
171 |
+
pid==3.0.4
|
172 |
+
Pillow==9.0.1
|
173 |
+
pip==22.0.4
|
174 |
+
pkginfo==1.7.0
|
175 |
+
plotly==5.6.0
|
176 |
+
pluggy==0.13.1
|
177 |
+
ply==3.11
|
178 |
+
pox==0.3.0
|
179 |
+
ppft==1.6.6.4
|
180 |
+
prometheus-client==0.9.0
|
181 |
+
prompt-toolkit==3.0.8
|
182 |
+
protobuf==3.15.2
|
183 |
+
protobuf3-to-dict==0.1.5
|
184 |
+
psutil==5.8.0
|
185 |
+
psycopg2-binary==2.9.3
|
186 |
+
ptyprocess==0.7.0
|
187 |
+
py==1.10.0
|
188 |
+
py4j==0.10.9.5
|
189 |
+
pyasn1==0.4.8
|
190 |
+
pycodestyle==2.6.0
|
191 |
+
pycosat==0.6.3
|
192 |
+
pycparser==2.20
|
193 |
+
pycrypto==2.6.1
|
194 |
+
pycurl==7.43.0.5
|
195 |
+
pydocstyle==5.1.1
|
196 |
+
pyerfa==1.7.2
|
197 |
+
pyflakes==2.2.0
|
198 |
+
pygal==2.4.0
|
199 |
+
Pygments==2.8.0
|
200 |
+
pyinstrument==3.4.2
|
201 |
+
pyinstrument-cext==0.2.4
|
202 |
+
pykerberos==1.2.1
|
203 |
+
pylint==2.7.0
|
204 |
+
pyls-black==0.4.6
|
205 |
+
pyls-spyder==0.3.2
|
206 |
+
PyNaCl==1.5.0
|
207 |
+
pyodbc==4.0.0-unsupported
|
208 |
+
pyOpenSSL==19.1.0
|
209 |
+
pyparsing==2.4.7
|
210 |
+
pyrsistent==0.17.3
|
211 |
+
PySocks==1.7.1
|
212 |
+
pyspark==3.3.0
|
213 |
+
pyspnego==0.5.0
|
214 |
+
pytest==6.2.2
|
215 |
+
python-dateutil==2.8.1
|
216 |
+
python-dotenv==0.20.0
|
217 |
+
python-jsonrpc-server==0.4.0
|
218 |
+
python-language-server==0.36.2
|
219 |
+
pytz==2021.1
|
220 |
+
PyWavelets==1.1.1
|
221 |
+
pyxdg==0.27
|
222 |
+
PyYAML==5.4.1
|
223 |
+
pyzmq==20.0.0
|
224 |
+
QDarkStyle==2.8.1
|
225 |
+
QtAwesome==1.0.1
|
226 |
+
qtconsole==5.0.2
|
227 |
+
QtPy==1.9.0
|
228 |
+
regex==2022.3.15
|
229 |
+
requests==2.27.1
|
230 |
+
requests-kerberos==0.14.0
|
231 |
+
rope==0.18.0
|
232 |
+
rsa==4.7.2
|
233 |
+
Rtree==0.9.4
|
234 |
+
ruamel_yaml==0.15.87
|
235 |
+
s3transfer==0.6.0
|
236 |
+
safety==1.10.3
|
237 |
+
sagemaker==2.106.0
|
238 |
+
sagemaker-nbi-agent==1.0
|
239 |
+
sagemaker-pyspark==1.4.4
|
240 |
+
scikit-image==0.17.2
|
241 |
+
scikit-learn==0.23.2
|
242 |
+
scipy==1.6.1
|
243 |
+
seaborn==0.11.1
|
244 |
+
SecretStorage==3.3.1
|
245 |
+
Send2Trash==1.8.0
|
246 |
+
setuptools==46.4.0.post20200518
|
247 |
+
shap==0.40.0
|
248 |
+
simplegeneric==0.8.1
|
249 |
+
singledispatch==0.0.0
|
250 |
+
six==1.14.0
|
251 |
+
slicer==0.0.7
|
252 |
+
smdebug==1.0.12
|
253 |
+
smdebug-rulesconfig==1.0.1
|
254 |
+
smmap==5.0.0
|
255 |
+
sniffio==1.2.0
|
256 |
+
snowballstemmer==2.1.0
|
257 |
+
sortedcollections==2.1.0
|
258 |
+
sortedcontainers==2.3.0
|
259 |
+
soupsieve==2.2
|
260 |
+
sparkmagic==0.15.0
|
261 |
+
Sphinx==3.5.1
|
262 |
+
sphinxcontrib-applehelp==1.0.2
|
263 |
+
sphinxcontrib-devhelp==1.0.2
|
264 |
+
sphinxcontrib-htmlhelp==1.0.3
|
265 |
+
sphinxcontrib-jsmath==1.0.1
|
266 |
+
sphinxcontrib-qthelp==1.0.3
|
267 |
+
sphinxcontrib-serializinghtml==1.1.4
|
268 |
+
sphinxcontrib-websupport==1.2.4
|
269 |
+
spyder==4.2.1
|
270 |
+
spyder-kernels==1.10.2
|
271 |
+
SQLAlchemy==1.3.23
|
272 |
+
statsmodels==0.12.2
|
273 |
+
sympy==1.7.1
|
274 |
+
tables==3.6.1
|
275 |
+
tblib==1.7.0
|
276 |
+
tenacity==8.0.1
|
277 |
+
terminado==0.9.2
|
278 |
+
testpath==0.4.4
|
279 |
+
textdistance==4.2.1
|
280 |
+
texttable==1.6.4
|
281 |
+
threadpoolctl==2.1.0
|
282 |
+
three-merge==0.1.1
|
283 |
+
tifffile==2021.1.14
|
284 |
+
toml==0.10.1
|
285 |
+
toolz==0.11.1
|
286 |
+
tornado==6.1
|
287 |
+
tqdm==4.46.0
|
288 |
+
traitlets==5.0.5
|
289 |
+
typed-ast==1.4.2
|
290 |
+
typing_extensions==4.1.1
|
291 |
+
ujson==4.0.2
|
292 |
+
unicodecsv==0.14.1
|
293 |
+
urllib3==1.26.8
|
294 |
+
watchdog==1.0.2
|
295 |
+
wcwidth==0.2.5
|
296 |
+
webencodings==0.5.1
|
297 |
+
websocket-client==0.59.0
|
298 |
+
Werkzeug==2.0.3
|
299 |
+
wheel==0.34.2
|
300 |
+
widgetsnbextension==3.5.1
|
301 |
+
wrapt==1.12.1
|
302 |
+
wurlitzer==2.0.1
|
303 |
+
xlrd==2.0.1
|
304 |
+
XlsxWriter==1.3.7
|
305 |
+
xlwt==1.3.0
|
306 |
+
yapf==0.30.0
|
307 |
+
zict==2.0.0
|
308 |
+
zipp==3.4.0
|
309 |
+
zope.event==4.5.0
|
310 |
+
zope.interface==5.2.0
|