diff --git a/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt b/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt index 5d205c8b..c50bdcd6 100644 --- a/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt +++ b/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt @@ -9,22 +9,22 @@ plotly~=5.24.1 scikit-learn scipy~=1.14.1 skl2onnx~=1.17.0 -codeflare-sdk~=0.21.1 +codeflare-sdk~=0.23.1 # DB connectors pymongo~=4.10.1 psycopg~=3.2.3 -pyodbc~=5.1.0 +pyodbc~=5.2.0 mysql-connector-python~=9.1.0 # JupyterLab packages -odh-elyra~=4.0.3 -jupyterlab~=4.2.5 # Wait on upgrade till plugins are ready +odh-elyra~=4.2.0 +jupyterlab~=4.3.1 # Wait on upgrade till plugins are ready jupyter-bokeh~=4.0.5 # Upgrade would bring in jupyterlab 4 jupyter-server~=2.14.2 jupyter-server-proxy~=4.4.0 # Upgrade would bring in jupyterlab 4 jupyter-server-terminals~=0.5.3 -jupyterlab-git~=0.50.1 +jupyterlab-git~=0.50.2 jupyterlab-lsp~=5.1.0 jupyterlab-widgets~=3.0.13 jupyter-resource-usage~=1.1.0 @@ -38,7 +38,7 @@ notebook~=7.2.2 autopep8>=1.5.0 flake8~=7.1.1 # Base packages -wheel~=0.44.0 +wheel~=0.45.0 setuptools>=70.0.0 pip>=23.3 -aiohttp==3.10.9 +aiohttp==3.11.2