Skip to content

Commit 7dbe8e9

Browse files
committed
chore: update test deps
1 parent 0ee5afe commit 7dbe8e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/extras/test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)