Skip to content

Commit d16da72

Browse files
authored
Merge branch 'master' into master
2 parents 5a00e91 + 768ec1c commit d16da72

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/extras/test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ PyYAML>=6.0.1
3232
xgboost>=1.6.2,<=1.7.6
3333
pillow>=10.0.1,<=11
3434
opentelemetry-proto==1.27.0
35-
protobuf==4.25.5
35+
protobuf==4.25.8
3636
tensorboard>=2.16.2,<=2.18.0
3737
transformers==4.48.0
3838
sentencepiece==0.1.99

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ opt-einsum==3.3.0
1010
packaging>=23.0,<25
1111
pandas==2.2.1
1212
pyyaml==6.0.1
13-
requests==2.32.2
13+
requests==2.32.4
1414
torch>=2.6.0
1515
torchvision>=0.17.0
1616
tqdm==4.66.3

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mlflow==2.13.2
1+
mlflow==3.1.0
22
lz4==4.3.2
33
numpy==1.26.4
44
pandas==2.0.3

0 commit comments

Comments
 (0)