Skip to content

Commit 20a5b28

Browse files
Fix classical-ml dependabot build issues (#515)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6a4241 commit 20a5b28

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

classical-ml/jupyter-requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jupyterlab==4.2.5
1+
jupyterlab==4.3.0
22
jupyterhub==5.2.1
3-
notebook==7.2.2
3+
notebook==7.3.0b2
44
jupyter-server-proxy>=4.1.2

classical-ml/requirements.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
daal4py==2024.7.0
21
matplotlib==3.9.2
32
numpy==1.26.4
4-
scikit-learn-intelex==2024.7.0
3+
scikit-learn-intelex==2025.0.0
54
threadpoolctl==3.5.0
6-
xgboost==2.1.1
5+
xgboost==2.1.2
76
pandas==2.2.3
87
nbconvert==7.16.4

0 commit comments

Comments
 (0)