Commit d84b6e3 1 parent 53b3dfd commit d84b6e3 Copy full SHA for d84b6e3
File tree 1 file changed +7
-7
lines changed
enterprise/redhat/openshift-ai/gaudi/docker
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,22 +9,22 @@ plotly~=5.24.1
9
9
scikit-learn
10
10
scipy ~= 1.14.1
11
11
skl2onnx ~= 1.17.0
12
- codeflare-sdk ~= 0.21 .1
12
+ codeflare-sdk ~= 0.23 .1
13
13
14
14
# DB connectors
15
15
pymongo ~= 4.10.1
16
16
psycopg ~= 3.2.3
17
- pyodbc ~= 5.1 .0
17
+ pyodbc ~= 5.2 .0
18
18
mysql-connector-python ~= 9.1.0
19
19
20
20
# JupyterLab packages
21
- odh-elyra ~= 4.0.3
22
- jupyterlab ~= 4.2.5 # Wait on upgrade till plugins are ready
21
+ odh-elyra ~= 4.2.0
22
+ jupyterlab ~= 4.3.1 # Wait on upgrade till plugins are ready
23
23
jupyter-bokeh ~= 4.0.5 # Upgrade would bring in jupyterlab 4
24
24
jupyter-server ~= 2.14.2
25
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.50.1
27
+ jupyterlab-git ~= 0.50.2
28
28
jupyterlab-lsp ~= 5.1.0
29
29
jupyterlab-widgets ~= 3.0.13
30
30
jupyter-resource-usage ~= 1.1.0
@@ -38,7 +38,7 @@ notebook~=7.2.2
38
38
autopep8 >= 1.5.0
39
39
flake8 ~= 7.1.1
40
40
# Base packages
41
- wheel ~= 0.44 .0
41
+ wheel ~= 0.45 .0
42
42
setuptools >= 70.0.0
43
43
pip >= 23.3
44
- aiohttp == 3.10.11
44
+ aiohttp == 3.11.6
You can’t perform that action at this time.
0 commit comments