We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0eb35 commit 7405cadCopy full SHA for 7405cad
enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt
@@ -9,16 +9,16 @@ plotly~=5.24.1
9
scikit-learn
10
scipy~=1.14.1
11
skl2onnx~=1.17.0
12
-codeflare-sdk~=0.21.1
+codeflare-sdk~=0.22.0
13
14
# DB connectors
15
pymongo~=4.10.1
16
psycopg~=3.2.3
17
-pyodbc~=5.1.0
18
-mysql-connector-python~=9.0.0
+pyodbc~=5.2.0
+mysql-connector-python~=9.1.0
19
20
# JupyterLab packages
21
-odh-elyra~=4.0.3
+odh-elyra~=4.1.1
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
@@ -41,4 +41,4 @@ flake8~=7.1.1
41
wheel~=0.44.0
42
setuptools>=70.0.0
43
pip>=23.3
44
-aiohttp==3.10.9
+aiohttp==3.10.10
0 commit comments