forked from bniat/collaborativeConsensus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path=1.0.4
More file actions
37 lines (37 loc) · 2.55 KB
/
=1.0.4
File metadata and controls
37 lines (37 loc) · 2.55 KB
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
Collecting catboost
Using cached catboost-1.2.7-cp311-cp311-manylinux2014_x86_64.whl (98.7 MB)
Collecting graphviz
Using cached graphviz-0.20.3-py3-none-any.whl (47 kB)
Collecting matplotlib
Using cached matplotlib-3.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB)
Collecting numpy<2.0,>=1.16.0
Using cached numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB)
Requirement already satisfied: pandas>=0.24 in /home/imanb/venv/lib/python3.11/site-packages (from catboost) (2.2.3)
Requirement already satisfied: scipy in /home/imanb/venv/lib/python3.11/site-packages (from catboost) (1.15.1)
Collecting plotly
Using cached plotly-6.0.0-py3-none-any.whl (14.8 MB)
Requirement already satisfied: six in /home/imanb/venv/lib/python3.11/site-packages (from catboost) (1.17.0)
Requirement already satisfied: python-dateutil>=2.8.2 in /home/imanb/venv/lib/python3.11/site-packages (from pandas>=0.24->catboost) (2.9.0.post0)
Requirement already satisfied: pytz>=2020.1 in /home/imanb/venv/lib/python3.11/site-packages (from pandas>=0.24->catboost) (2025.1)
Requirement already satisfied: tzdata>=2022.7 in /home/imanb/venv/lib/python3.11/site-packages (from pandas>=0.24->catboost) (2025.1)
Collecting contourpy>=1.0.1
Using cached contourpy-1.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (326 kB)
Collecting cycler>=0.10
Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)
Collecting fonttools>=4.22.0
Using cached fonttools-4.56.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB)
Collecting kiwisolver>=1.3.1
Using cached kiwisolver-1.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB)
Requirement already satisfied: packaging>=20.0 in /home/imanb/venv/lib/python3.11/site-packages (from matplotlib->catboost) (24.2)
Collecting pillow>=8
Using cached pillow-11.1.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB)
Collecting pyparsing>=2.3.1
Using cached pyparsing-3.2.1-py3-none-any.whl (107 kB)
Collecting narwhals>=1.15.1
Using cached narwhals-1.25.2-py3-none-any.whl (305 kB)
Installing collected packages: pyparsing, pillow, numpy, narwhals, kiwisolver, graphviz, fonttools, cycler, plotly, contourpy, matplotlib, catboost
Attempting uninstall: numpy
Found existing installation: numpy 2.0.2
Uninstalling numpy-2.0.2:
Successfully uninstalled numpy-2.0.2
Successfully installed catboost-1.2.7 contourpy-1.3.1 cycler-0.12.1 fonttools-4.56.0 graphviz-0.20.3 kiwisolver-1.4.8 matplotlib-3.10.0 narwhals-1.25.2 numpy-1.26.4 pillow-11.1.0 plotly-6.0.0 pyparsing-3.2.1