Spaces:
Runtime error
Runtime error
cvargas
commited on
Commit
·
825ab81
1
Parent(s):
3c76f90
requirementsss.txt
Browse files- requirements.txt +50 -56
requirements.txt
CHANGED
@@ -1,56 +1,50 @@
|
|
1 |
-
altair
|
2 |
-
bash-kernel
|
3 |
-
blinker
|
4 |
-
bokeh
|
5 |
-
bottleneck
|
6 |
-
brotli
|
7 |
-
cached-property
|
8 |
-
cython
|
9 |
-
cytoolz
|
10 |
-
dill
|
11 |
-
distributed
|
12 |
-
entrypoints
|
13 |
-
exceptiongroup
|
14 |
-
fqdn
|
15 |
-
gevent
|
16 |
-
gmpy2
|
17 |
-
grpcio-status
|
18 |
-
gssapi
|
19 |
-
h5py
|
20 |
-
happybase
|
21 |
-
imagecodecs
|
22 |
-
importlib-resources
|
23 |
-
ipympl
|
24 |
-
isoduration
|
25 |
-
krb5
|
26 |
-
lz4
|
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 |
-
thrift-sasl==0.4.3
|
52 |
-
tomli==2.0.1
|
53 |
-
typing-utils==0.1.0
|
54 |
-
uri-template==1.3.0
|
55 |
-
webcolors==1.13
|
56 |
-
xlrd==2.0.1
|
|
|
1 |
+
altair
|
2 |
+
bash-kernel
|
3 |
+
blinker
|
4 |
+
bokeh
|
5 |
+
bottleneck
|
6 |
+
brotli
|
7 |
+
cached-property
|
8 |
+
cython
|
9 |
+
cytoolz
|
10 |
+
dill
|
11 |
+
distributed
|
12 |
+
entrypoints
|
13 |
+
exceptiongroup
|
14 |
+
fqdn
|
15 |
+
gevent
|
16 |
+
gmpy2
|
17 |
+
grpcio-status
|
18 |
+
gssapi
|
19 |
+
h5py
|
20 |
+
happybase
|
21 |
+
imagecodecs
|
22 |
+
importlib-resources
|
23 |
+
ipympl
|
24 |
+
isoduration
|
25 |
+
krb5
|
26 |
+
lz4
|
27 |
+
munkres
|
28 |
+
nbclassic
|
29 |
+
openpyxl
|
30 |
+
pickleshare
|
31 |
+
pkgutil-resolve-name
|
32 |
+
pyarrow
|
33 |
+
pyarrow-hotfix
|
34 |
+
pycurl
|
35 |
+
pyhive
|
36 |
+
pyjwt
|
37 |
+
pysocks
|
38 |
+
pyspark
|
39 |
+
pywavelets
|
40 |
+
scikit-image
|
41 |
+
scikit-learn
|
42 |
+
seaborn
|
43 |
+
sparkmagic
|
44 |
+
statsmodels
|
45 |
+
sympy
|
46 |
+
thrift-sasl
|
47 |
+
typing-utils
|
48 |
+
uri-template
|
49 |
+
webcolors
|
50 |
+
xlrd
|
|
|
|
|
|
|
|
|
|
|
|