Skip to content

Commit 754a0b9

Browse files
committed
Updated deps for Intel Gaudi notebook container
Signed-off-by: sharvil10 <sharvil.shah@intel.com>
1 parent 2b3327f commit 754a0b9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pyodbc~=5.1.0
1818
mysql-connector-python~=9.0.0
1919

2020
# JupyterLab packages
21-
odh-elyra~=3.16.7
21+
odh-elyra~=4.0.0
2222
jupyterlab~=4.2.5 # Wait on upgrade till plugins are ready
2323
jupyter-bokeh~=4.0.5 # Upgrade would bring in jupyterlab 4
2424
jupyter-server~=2.14.2
@@ -30,11 +30,12 @@ jupyterlab-widgets~=3.0.13
3030
jupyter-resource-usage~=1.1.0
3131
nbdime~=4.0.2
3232
nbgitpuller~=1.2.1
33+
notebook~=7.2.2
3334

3435
# pycodestyle is dependency of below packages
3536
# and to achieve compatible of pycodestyle with python-lsp-server[all]
3637
# pinned the below packages
37-
autopep8~=2.3.1
38+
autopep8>=1.5.0
3839
flake8~=7.1.1
3940
# Base packages
4041
wheel~=0.44.0

0 commit comments

Comments
 (0)