ACCC1380 commited on
Commit
1cb8434
1 Parent(s): 90e53ac

Upload =2023.0.1 with huggingface_hub

Browse files
Files changed (1) hide show
  1. =2023.0.1 +47 -55
=2023.0.1 CHANGED
@@ -1,12 +1,10 @@
1
- Collecting scipy==1.12.0
2
- Downloading scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB)
3
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 2.6 MB/s eta 0:00:00
4
  Collecting scikit-learn-intelex
5
- Downloading scikit_learn_intelex-2024.3.0-py310-none-manylinux1_x86_64.whl.metadata (12 kB)
6
  Requirement already satisfied: h5py in /opt/conda/lib/python3.10/site-packages (3.10.0)
7
  Collecting pudb
8
  Downloading pudb-2024.1.tar.gz (226 kB)
9
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.0/226.0 kB 10.3 MB/s eta 0:00:00
10
  Installing build dependencies: started
11
  Installing build dependencies: finished with status 'done'
12
  Getting requirements to build wheel: started
@@ -14,26 +12,26 @@ Collecting pudb
14
  Preparing metadata (pyproject.toml): started
15
  Preparing metadata (pyproject.toml): finished with status 'done'
16
  Collecting imbalanced-learn
17
- Downloading imbalanced_learn-0.12.2-py3-none-any.whl.metadata (8.2 kB)
18
  Collecting line_profiler
19
  Downloading line_profiler-4.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
20
  Collecting bokeh
21
- Downloading bokeh-3.4.1-py3-none-any.whl.metadata (12 kB)
22
  Requirement already satisfied: numba in /opt/conda/lib/python3.10/site-packages (0.58.1)
23
  Collecting datashader
24
  Downloading datashader-0.16.0-py2.py3-none-any.whl.metadata (11 kB)
25
  Collecting Boruta
26
  Downloading Boruta-0.3-py3-none-any.whl.metadata (7.7 kB)
27
- Requirement already satisfied: numpy<1.29.0,>=1.22.4 in /opt/conda/lib/python3.10/site-packages (from scipy==1.12.0) (1.24.4)
28
- Collecting daal4py==2024.3.0 (from scikit-learn-intelex)
29
- Downloading daal4py-2024.3.0-py310-none-manylinux1_x86_64.whl.metadata (7.4 kB)
30
  Requirement already satisfied: scikit-learn>=0.22 in /opt/conda/lib/python3.10/site-packages (from scikit-learn-intelex) (1.3.2)
31
- Collecting daal==2024.3.0 (from daal4py==2024.3.0->scikit-learn-intelex)
32
- Downloading daal-2024.3.0-py2.py3-none-manylinux1_x86_64.whl.metadata (1.1 kB)
33
- Collecting tbb==2021.* (from daal==2024.3.0->daal4py==2024.3.0->scikit-learn-intelex)
34
- Downloading tbb-2021.12.0-py2.py3-none-manylinux1_x86_64.whl.metadata (1.0 kB)
35
  Collecting urwid>=2.4 (from pudb)
36
- Downloading urwid-2.6.10-py3-none-any.whl.metadata (11 kB)
37
  Requirement already satisfied: pygments>=2.7.4 in /opt/conda/lib/python3.10/site-packages (from pudb) (2.17.2)
38
  Requirement already satisfied: jedi<1,>=0.18 in /opt/conda/lib/python3.10/site-packages (from pudb) (0.19.1)
39
  Collecting urwid-readline (from pudb)
@@ -45,30 +43,30 @@ Collecting urwid-readline (from pudb)
45
  Preparing metadata (pyproject.toml): started
46
  Preparing metadata (pyproject.toml): finished with status 'done'
47
  Requirement already satisfied: packaging>=20.0 in /opt/conda/lib/python3.10/site-packages (from pudb) (23.2)
48
- Requirement already satisfied: joblib>=1.1.1 in /opt/conda/lib/python3.10/site-packages (from imbalanced-learn) (1.4.0)
49
  Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/conda/lib/python3.10/site-packages (from imbalanced-learn) (3.2.0)
50
  Requirement already satisfied: Jinja2>=2.9 in /opt/conda/lib/python3.10/site-packages (from bokeh) (3.1.2)
51
  Requirement already satisfied: contourpy>=1.2 in /opt/conda/lib/python3.10/site-packages (from bokeh) (1.2.0)
52
- Requirement already satisfied: pandas>=1.2 in /opt/conda/lib/python3.10/site-packages (from bokeh) (2.2.2)
53
  Requirement already satisfied: pillow>=7.1.0 in /opt/conda/lib/python3.10/site-packages (from bokeh) (10.2.0)
54
  Requirement already satisfied: PyYAML>=3.10 in /opt/conda/lib/python3.10/site-packages (from bokeh) (6.0.1)
55
  Requirement already satisfied: tornado>=6.2 in /opt/conda/lib/python3.10/site-packages (from bokeh) (6.3.3)
56
  Collecting xyzservices>=2021.09.1 (from bokeh)
57
- Downloading xyzservices-2024.4.0-py3-none-any.whl.metadata (4.0 kB)
58
  Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /opt/conda/lib/python3.10/site-packages (from numba) (0.41.1)
59
  Collecting colorcet (from datashader)
60
  Downloading colorcet-3.1.0-py3-none-any.whl.metadata (6.3 kB)
61
- Requirement already satisfied: dask in /opt/conda/lib/python3.10/site-packages (from datashader) (2024.4.1)
62
  Collecting multipledispatch (from datashader)
63
  Downloading multipledispatch-1.0.0-py3-none-any.whl.metadata (3.8 kB)
64
  Collecting param (from datashader)
65
- Downloading param-2.1.0-py3-none-any.whl.metadata (5.9 kB)
66
  Collecting pyct (from datashader)
67
  Downloading pyct-0.5.0-py2.py3-none-any.whl.metadata (7.4 kB)
68
  Requirement already satisfied: requests in /opt/conda/lib/python3.10/site-packages (from datashader) (2.31.0)
69
  Requirement already satisfied: toolz in /opt/conda/lib/python3.10/site-packages (from datashader) (0.12.1)
70
  Collecting xarray (from datashader)
71
- Downloading xarray-2024.3.0-py3-none-any.whl.metadata (11 kB)
72
  Requirement already satisfied: parso<0.9.0,>=0.8.3 in /opt/conda/lib/python3.10/site-packages (from jedi<1,>=0.18->pudb) (0.8.3)
73
  Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.10/site-packages (from Jinja2>=2.9->bokeh) (2.0.1)
74
  Requirement already satisfied: python-dateutil>=2.8.2 in /opt/conda/lib/python3.10/site-packages (from pandas>=1.2->bokeh) (2.9.0.post0)
@@ -88,51 +86,45 @@ Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.10/s
88
  Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.10/site-packages (from importlib-metadata>=4.13.0->dask->datashader) (3.17.0)
89
  Requirement already satisfied: locket in /opt/conda/lib/python3.10/site-packages (from partd>=1.2.0->dask->datashader) (1.0.0)
90
  Requirement already satisfied: six>=1.5 in /opt/conda/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas>=1.2->bokeh) (1.16.0)
91
- Downloading scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.4 MB)
92
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.4/38.4 MB 59.3 MB/s eta 0:00:00
93
- Downloading scikit_learn_intelex-2024.3.0-py310-none-manylinux1_x86_64.whl (137 kB)
94
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 kB 15.6 MB/s eta 0:00:00
95
- Downloading daal4py-2024.3.0-py310-none-manylinux1_x86_64.whl (10.5 MB)
96
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 97.1 MB/s eta 0:00:00
97
- Downloading daal-2024.3.0-py2.py3-none-manylinux1_x86_64.whl (63.2 MB)
98
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 MB 49.7 MB/s eta 0:00:00
99
- Downloading tbb-2021.12.0-py2.py3-none-manylinux1_x86_64.whl (5.4 MB)
100
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 88.8 MB/s eta 0:00:00
101
- Downloading imbalanced_learn-0.12.2-py3-none-any.whl (257 kB)
102
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.0/258.0 kB 25.9 MB/s eta 0:00:00
103
  Downloading line_profiler-4.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (714 kB)
104
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 714.8/714.8 kB 45.2 MB/s eta 0:00:00
105
- Downloading bokeh-3.4.1-py3-none-any.whl (7.0 MB)
106
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 91.0 MB/s eta 0:00:00
107
  Downloading datashader-0.16.0-py2.py3-none-any.whl (18.3 MB)
108
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 88.2 MB/s eta 0:00:00
109
  Downloading Boruta-0.3-py3-none-any.whl (56 kB)
110
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 6.3 MB/s eta 0:00:00
111
- Downloading urwid-2.6.10-py3-none-any.whl (296 kB)
112
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 296.6/296.6 kB 26.1 MB/s eta 0:00:00
113
- Downloading xyzservices-2024.4.0-py3-none-any.whl (81 kB)
114
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.0/82.0 kB 9.7 MB/s eta 0:00:00
115
  Downloading colorcet-3.1.0-py3-none-any.whl (260 kB)
116
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 260.3/260.3 kB 23.6 MB/s eta 0:00:00
117
  Downloading multipledispatch-1.0.0-py3-none-any.whl (12 kB)
118
- Downloading param-2.1.0-py3-none-any.whl (116 kB)
119
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.6/116.6 kB 13.8 MB/s eta 0:00:00
120
  Downloading pyct-0.5.0-py2.py3-none-any.whl (15 kB)
121
- Downloading xarray-2024.3.0-py3-none-any.whl (1.1 MB)
122
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 55.5 MB/s eta 0:00:00
123
  Building wheels for collected packages: pudb, urwid-readline
124
  Building wheel for pudb (pyproject.toml): started
125
  Building wheel for pudb (pyproject.toml): finished with status 'done'
126
- Created wheel for pudb: filename=pudb-2024.1-py3-none-any.whl size=86976 sha256=672313b891da361e3a8bf4982e0f1fe4ed55af9f036c9bd6ffd4be1b45bf9559
127
  Stored in directory: /root/.cache/pip/wheels/85/b0/e1/c80361fa965f04b6da48bfb9721e6cd8c0310288e85cebc76a
128
  Building wheel for urwid-readline (pyproject.toml): started
129
  Building wheel for urwid-readline (pyproject.toml): finished with status 'done'
130
- Created wheel for urwid-readline: filename=urwid_readline-0.14-py3-none-any.whl size=9209 sha256=3e64a3419f028f9dc740ec3609f5c91e5c3cbf63b544bf3185ed3f07bc3ea0b3
131
  Stored in directory: /root/.cache/pip/wheels/9e/a9/3b/e633b4c4bfdc0bc14ede89784d0fe18b21040dcc1cb9a28023
132
  Successfully built pudb urwid-readline
133
- Installing collected packages: tbb, multipledispatch, xyzservices, urwid, scipy, param, line_profiler, daal, colorcet, urwid-readline, pyct, daal4py, xarray, scikit-learn-intelex, pudb, imbalanced-learn, Boruta, bokeh, datashader
134
- Attempting uninstall: scipy
135
- Found existing installation: scipy 1.11.4
136
- Uninstalling scipy-1.11.4:
137
- Successfully uninstalled scipy-1.11.4
138
- Successfully installed Boruta-0.3 bokeh-3.4.1 colorcet-3.1.0 daal-2024.3.0 daal4py-2024.3.0 datashader-0.16.0 imbalanced-learn-0.12.2 line_profiler-4.1.2 multipledispatch-1.0.0 param-2.1.0 pudb-2024.1 pyct-0.5.0 scikit-learn-intelex-2024.3.0 scipy-1.12.0 tbb-2021.12.0 urwid-2.6.10 urwid-readline-0.14 xarray-2024.3.0 xyzservices-2024.4.0
 
1
+ Requirement already satisfied: scipy in /opt/conda/lib/python3.10/site-packages (1.11.4)
 
 
2
  Collecting scikit-learn-intelex
3
+ Downloading scikit_learn_intelex-2024.1.0-py310-none-manylinux1_x86_64.whl.metadata (12 kB)
4
  Requirement already satisfied: h5py in /opt/conda/lib/python3.10/site-packages (3.10.0)
5
  Collecting pudb
6
  Downloading pudb-2024.1.tar.gz (226 kB)
7
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.0/226.0 kB 5.0 MB/s eta 0:00:00
8
  Installing build dependencies: started
9
  Installing build dependencies: finished with status 'done'
10
  Getting requirements to build wheel: started
 
12
  Preparing metadata (pyproject.toml): started
13
  Preparing metadata (pyproject.toml): finished with status 'done'
14
  Collecting imbalanced-learn
15
+ Downloading imbalanced_learn-0.12.0-py3-none-any.whl.metadata (8.2 kB)
16
  Collecting line_profiler
17
  Downloading line_profiler-4.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
18
  Collecting bokeh
19
+ Downloading bokeh-3.4.0-py3-none-any.whl.metadata (12 kB)
20
  Requirement already satisfied: numba in /opt/conda/lib/python3.10/site-packages (0.58.1)
21
  Collecting datashader
22
  Downloading datashader-0.16.0-py2.py3-none-any.whl.metadata (11 kB)
23
  Collecting Boruta
24
  Downloading Boruta-0.3-py3-none-any.whl.metadata (7.7 kB)
25
+ Requirement already satisfied: numpy<1.28.0,>=1.21.6 in /opt/conda/lib/python3.10/site-packages (from scipy) (1.24.4)
26
+ Collecting daal4py==2024.1.0 (from scikit-learn-intelex)
27
+ Downloading daal4py-2024.1.0-py310-none-manylinux1_x86_64.whl.metadata (7.4 kB)
28
  Requirement already satisfied: scikit-learn>=0.22 in /opt/conda/lib/python3.10/site-packages (from scikit-learn-intelex) (1.3.2)
29
+ Collecting daal==2024.1.0 (from daal4py==2024.1.0->scikit-learn-intelex)
30
+ Downloading daal-2024.1.0-py2.py3-none-manylinux1_x86_64.whl.metadata (1.1 kB)
31
+ Collecting tbb==2021.* (from daal==2024.1.0->daal4py==2024.1.0->scikit-learn-intelex)
32
+ Downloading tbb-2021.11.0-py2.py3-none-manylinux1_x86_64.whl.metadata (1.0 kB)
33
  Collecting urwid>=2.4 (from pudb)
34
+ Downloading urwid-2.6.9-py3-none-any.whl.metadata (11 kB)
35
  Requirement already satisfied: pygments>=2.7.4 in /opt/conda/lib/python3.10/site-packages (from pudb) (2.17.2)
36
  Requirement already satisfied: jedi<1,>=0.18 in /opt/conda/lib/python3.10/site-packages (from pudb) (0.19.1)
37
  Collecting urwid-readline (from pudb)
 
43
  Preparing metadata (pyproject.toml): started
44
  Preparing metadata (pyproject.toml): finished with status 'done'
45
  Requirement already satisfied: packaging>=20.0 in /opt/conda/lib/python3.10/site-packages (from pudb) (23.2)
46
+ Requirement already satisfied: joblib>=1.1.1 in /opt/conda/lib/python3.10/site-packages (from imbalanced-learn) (1.3.2)
47
  Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/conda/lib/python3.10/site-packages (from imbalanced-learn) (3.2.0)
48
  Requirement already satisfied: Jinja2>=2.9 in /opt/conda/lib/python3.10/site-packages (from bokeh) (3.1.2)
49
  Requirement already satisfied: contourpy>=1.2 in /opt/conda/lib/python3.10/site-packages (from bokeh) (1.2.0)
50
+ Requirement already satisfied: pandas>=1.2 in /opt/conda/lib/python3.10/site-packages (from bokeh) (2.2.1)
51
  Requirement already satisfied: pillow>=7.1.0 in /opt/conda/lib/python3.10/site-packages (from bokeh) (10.2.0)
52
  Requirement already satisfied: PyYAML>=3.10 in /opt/conda/lib/python3.10/site-packages (from bokeh) (6.0.1)
53
  Requirement already satisfied: tornado>=6.2 in /opt/conda/lib/python3.10/site-packages (from bokeh) (6.3.3)
54
  Collecting xyzservices>=2021.09.1 (from bokeh)
55
+ Downloading xyzservices-2023.10.1-py3-none-any.whl.metadata (4.0 kB)
56
  Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /opt/conda/lib/python3.10/site-packages (from numba) (0.41.1)
57
  Collecting colorcet (from datashader)
58
  Downloading colorcet-3.1.0-py3-none-any.whl.metadata (6.3 kB)
59
+ Requirement already satisfied: dask in /opt/conda/lib/python3.10/site-packages (from datashader) (2024.3.1)
60
  Collecting multipledispatch (from datashader)
61
  Downloading multipledispatch-1.0.0-py3-none-any.whl.metadata (3.8 kB)
62
  Collecting param (from datashader)
63
+ Downloading param-2.0.2-py3-none-any.whl.metadata (5.9 kB)
64
  Collecting pyct (from datashader)
65
  Downloading pyct-0.5.0-py2.py3-none-any.whl.metadata (7.4 kB)
66
  Requirement already satisfied: requests in /opt/conda/lib/python3.10/site-packages (from datashader) (2.31.0)
67
  Requirement already satisfied: toolz in /opt/conda/lib/python3.10/site-packages (from datashader) (0.12.1)
68
  Collecting xarray (from datashader)
69
+ Downloading xarray-2024.2.0-py3-none-any.whl.metadata (11 kB)
70
  Requirement already satisfied: parso<0.9.0,>=0.8.3 in /opt/conda/lib/python3.10/site-packages (from jedi<1,>=0.18->pudb) (0.8.3)
71
  Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.10/site-packages (from Jinja2>=2.9->bokeh) (2.0.1)
72
  Requirement already satisfied: python-dateutil>=2.8.2 in /opt/conda/lib/python3.10/site-packages (from pandas>=1.2->bokeh) (2.9.0.post0)
 
86
  Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.10/site-packages (from importlib-metadata>=4.13.0->dask->datashader) (3.17.0)
87
  Requirement already satisfied: locket in /opt/conda/lib/python3.10/site-packages (from partd>=1.2.0->dask->datashader) (1.0.0)
88
  Requirement already satisfied: six>=1.5 in /opt/conda/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas>=1.2->bokeh) (1.16.0)
89
+ Downloading scikit_learn_intelex-2024.1.0-py310-none-manylinux1_x86_64.whl (131 kB)
90
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 kB 11.9 MB/s eta 0:00:00
91
+ Downloading daal4py-2024.1.0-py310-none-manylinux1_x86_64.whl (10.1 MB)
92
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 76.2 MB/s eta 0:00:00
93
+ Downloading daal-2024.1.0-py2.py3-none-manylinux1_x86_64.whl (75.3 MB)
94
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.3/75.3 MB 38.6 MB/s eta 0:00:00
95
+ Downloading tbb-2021.11.0-py2.py3-none-manylinux1_x86_64.whl (5.4 MB)
96
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 81.6 MB/s eta 0:00:00
97
+ Downloading imbalanced_learn-0.12.0-py3-none-any.whl (257 kB)
98
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 257.7/257.7 kB 17.9 MB/s eta 0:00:00
 
 
99
  Downloading line_profiler-4.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (714 kB)
100
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 714.8/714.8 kB 40.3 MB/s eta 0:00:00
101
+ Downloading bokeh-3.4.0-py3-none-any.whl (7.0 MB)
102
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 78.3 MB/s eta 0:00:00
103
  Downloading datashader-0.16.0-py2.py3-none-any.whl (18.3 MB)
104
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 75.8 MB/s eta 0:00:00
105
  Downloading Boruta-0.3-py3-none-any.whl (56 kB)
106
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 4.6 MB/s eta 0:00:00
107
+ Downloading urwid-2.6.9-py3-none-any.whl (296 kB)
108
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 296.1/296.1 kB 23.4 MB/s eta 0:00:00
109
+ Downloading xyzservices-2023.10.1-py3-none-any.whl (56 kB)
110
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 kB 4.4 MB/s eta 0:00:00
111
  Downloading colorcet-3.1.0-py3-none-any.whl (260 kB)
112
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 260.3/260.3 kB 20.2 MB/s eta 0:00:00
113
  Downloading multipledispatch-1.0.0-py3-none-any.whl (12 kB)
114
+ Downloading param-2.0.2-py3-none-any.whl (113 kB)
115
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.6/113.6 kB 9.9 MB/s eta 0:00:00
116
  Downloading pyct-0.5.0-py2.py3-none-any.whl (15 kB)
117
+ Downloading xarray-2024.2.0-py3-none-any.whl (1.1 MB)
118
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 47.7 MB/s eta 0:00:00
119
  Building wheels for collected packages: pudb, urwid-readline
120
  Building wheel for pudb (pyproject.toml): started
121
  Building wheel for pudb (pyproject.toml): finished with status 'done'
122
+ Created wheel for pudb: filename=pudb-2024.1-py3-none-any.whl size=86976 sha256=a327790ac16b6738966dcfd2281f3ab0f78f0d9569794dd9f5593cf21c872c61
123
  Stored in directory: /root/.cache/pip/wheels/85/b0/e1/c80361fa965f04b6da48bfb9721e6cd8c0310288e85cebc76a
124
  Building wheel for urwid-readline (pyproject.toml): started
125
  Building wheel for urwid-readline (pyproject.toml): finished with status 'done'
126
+ Created wheel for urwid-readline: filename=urwid_readline-0.14-py3-none-any.whl size=9209 sha256=7c5e30a08740b70288a4736b209273ab0097fd635dede396e0eff0188c201564
127
  Stored in directory: /root/.cache/pip/wheels/9e/a9/3b/e633b4c4bfdc0bc14ede89784d0fe18b21040dcc1cb9a28023
128
  Successfully built pudb urwid-readline
129
+ Installing collected packages: tbb, multipledispatch, xyzservices, urwid, param, line_profiler, daal, colorcet, urwid-readline, pyct, daal4py, xarray, scikit-learn-intelex, pudb, imbalanced-learn, Boruta, bokeh, datashader
130
+ Successfully installed Boruta-0.3 bokeh-3.4.0 colorcet-3.1.0 daal-2024.1.0 daal4py-2024.1.0 datashader-0.16.0 imbalanced-learn-0.12.0 line_profiler-4.1.2 multipledispatch-1.0.0 param-2.0.2 pudb-2024.1 pyct-0.5.0 scikit-learn-intelex-2024.1.0 tbb-2021.11.0 urwid-2.6.9 urwid-readline-0.14 xarray-2024.2.0 xyzservices-2023.10.1