Skip to content

Commit 54bd645

Browse files
committed
chore: update test deps
1 parent 0ee5afe commit 54bd645

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/extras/test_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sagemaker-experiments==0.1.35
2121
Jinja2==3.1.4
2222
pyvis==0.2.1
2323
pandas>=1.3.5,<1.5
24-
scikit-learn==1.3.0
24+
scikit-learn==1.5.0
2525
cloudpickle==2.2.1
2626
PyYAML==6.0
2727
# TODO find workaround
@@ -37,4 +37,4 @@ nbformat>=5.9,<6
3737
accelerate>=0.24.1,<=0.27.0
3838
schema==0.7.5
3939
tensorflow>=2.1,<=2.16
40-
mlflow>=2.12.2,<2.13
40+
mlflow==2.13.2

tests/data/serve_resources/mlflow/xgboost/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ lz4==4.3.2
33
numpy==1.24.4
44
pandas==2.0.3
55
psutil==5.9.8
6-
scikit-learn==1.3.2
6+
scikit-learn==1.5.0
77
scipy==1.10.1
88
xgboost==1.7.1

0 commit comments

Comments
 (0)