cvargas commited on
Commit
825ab81
·
1 Parent(s): 3c76f90

requirementsss.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +50 -56
requirements.txt CHANGED
@@ -1,56 +1,50 @@
1
- altair==5.2.0
2
- bash-kernel==0.9.3
3
- blinker==1.7.0
4
- bokeh==3.3.3
5
- bottleneck==1.3.7
6
- brotli==1.1.0
7
- cached-property==1.5.2
8
- cython==3.0.7
9
- cytoolz==0.12.2
10
- dill==0.3.7
11
- distributed==2024.1.0
12
- entrypoints==0.4
13
- exceptiongroup==1.2.0
14
- fqdn==1.5.1
15
- gevent==23.9.0.post1
16
- gmpy2==2.1.2
17
- grpcio-status==1.59.3
18
- gssapi==1.8.3
19
- h5py==3.10.0
20
- happybase==1.2.0
21
- imagecodecs==2024.1.1
22
- importlib-resources==6.1.1
23
- ipympl==0.9.3
24
- isoduration==20.11.0
25
- krb5==0.5.1
26
- lz4==4.3.3
27
- mamba==1.5.6
28
- munkres==1.1.4
29
- nbclassic==1.0.0
30
- numba==0.58.1
31
- openpyxl==3.1.2
32
- pickleshare==0.7.5
33
- pip-chill==1.0.3
34
- pkgutil-resolve-name==1.3.10
35
- pyarrow==14.0.2
36
- pyarrow-hotfix==0.6
37
- pycurl==7.45.1
38
- pyhive==0.7.0
39
- pyjwt==2.8.0
40
- pykafka==2.8.0
41
- pysocks==1.7.1
42
- pyspark==3.5.0
43
- pywavelets==1.4.1
44
- scikit-image==0.22.0
45
- scikit-learn==1.3.2
46
- seaborn==0.13.1
47
- sparkmagic==0.21.0
48
- statsmodels==0.14.1
49
- sympy==1.12
50
- tables==3.9.2
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