Commit 87ee44e 1 parent 79ec35e commit 87ee44e Copy full SHA for 87ee44e
File tree 1 file changed +24
-24
lines changed
enterprise/redhat/openshift-ai/gaudi/docker
1 file changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -3,41 +3,41 @@ deepspeed @ git+https://github.com/HabanaAI/DeepSpeed.git@1.17.1
3
3
4
4
# Datascience and useful extensions
5
5
kafka-python ~= 2.0.2
6
- matplotlib ~= 3.8.3
7
- pandas ~= 2.2.0
8
- plotly ~= 5.20.0
6
+ matplotlib ~= 3.9.2
7
+ pandas ~= 2.2.3
8
+ plotly ~= 5.24.1
9
9
scikit-learn
10
- scipy ~= 1.12.0
11
- skl2onnx ~= 1.16 .0
12
- codeflare-sdk ~= 0.18.0
10
+ scipy ~= 1.14.1
11
+ skl2onnx ~= 1.17 .0
12
+ codeflare-sdk ~= 0.21.1
13
13
14
14
# DB connectors
15
- pymongo ~= 4.6.2
16
- psycopg ~= 3.1.18
15
+ pymongo ~= 4.10.1
16
+ psycopg ~= 3.2.3
17
17
pyodbc ~= 5.1.0
18
- mysql-connector-python ~= 8.3 .0
18
+ mysql-connector-python ~= 9.0 .0
19
19
20
20
# JupyterLab packages
21
- odh-elyra ~= 3.16.7
22
- jupyterlab ~= 3.6.7 # Wait on upgrade till plugins are ready
23
- jupyter-bokeh ~= 3 .0.7 # Upgrade would bring in jupyterlab 4
24
- jupyter-server ~= 2.14.1
25
- jupyter-server-proxy ~= 4.2 .0 # Upgrade would bring in jupyterlab 4
21
+ odh-elyra ~= 4.0.3
22
+ jupyterlab ~= 4.2.5 # Wait on upgrade till plugins are ready
23
+ jupyter-bokeh ~= 4 .0.5 # Upgrade would bring in jupyterlab 4
24
+ jupyter-server ~= 2.14.2
25
+ jupyter-server-proxy ~= 4.4 .0 # Upgrade would bring in jupyterlab 4
26
26
jupyter-server-terminals ~= 0.5.3
27
- jupyterlab-git ~= 0.44.0
28
- jupyterlab-lsp ~= 4.2 .0
29
- jupyterlab-widgets ~= 3.0.10
30
- jupyter-resource-usage ~= 0.7.2
31
- nbdime ~= 3.2.1
32
- nbgitpuller ~= 1.2.0
27
+ jupyterlab-git ~= 0.50.1
28
+ jupyterlab-lsp ~= 5.1 .0
29
+ jupyterlab-widgets ~= 3.0.13
30
+ jupyter-resource-usage ~= 1.1.0
31
+ nbdime ~= 4.0.2
32
+ nbgitpuller ~= 1.2.1
33
33
34
34
# pycodestyle is dependency of below packages
35
35
# and to achieve compatible of pycodestyle with python-lsp-server[all]
36
36
# pinned the below packages
37
- autopep8 ~= 2.0.4
38
- flake8 ~= 7.0.0
37
+ autopep8 ~= 2.3.1
38
+ flake8 ~= 7.1.1
39
39
# Base packages
40
- wheel ~= 0.43 .0
40
+ wheel ~= 0.44 .0
41
41
setuptools >= 70.0.0
42
42
pip >= 23.3
43
- aiohttp == 3.10.2
43
+ aiohttp == 3.10.9
You can’t perform that action at this time.
0 commit comments