File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
tests/data/serve_resources/mlflow/xgboost Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ xgboost>=1.6.2,<=1.7.6
32
32
pillow>=10.0.1,<=11
33
33
opentelemetry-proto==1.27.0
34
34
protobuf==4.25.5
35
- tensorboard>=2.9.0 ,<=2.15.2
35
+ tensorboard>=2.16.2 ,<=2.18.0
36
36
transformers==4.46.1
37
37
sentencepiece==0.1.99
38
38
# https://github.com/triton-inference-server/server/issues/6246
@@ -42,7 +42,7 @@ onnx==1.17.0
42
42
nbformat>=5.9,<6
43
43
accelerate>=0.24.1,<=0.27.0
44
44
schema==0.7.5
45
- tensorflow>=2.9.0 ,<=2.15.1
45
+ tensorflow>=2.16.2 ,<=2.18.0
46
46
mlflow>=2.12.2,<2.13
47
47
huggingface_hub==0.26.2
48
48
uvicorn>=0.30.1
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ numpy==1.26.4
4
4
pandas == 2.0.3
5
5
psutil == 5.9.8
6
6
scikit-learn == 1.3.2
7
- scipy == 1.10.1
7
+ scipy == 1.11.3
8
8
xgboost == 1.7.1
You can’t perform that action at this time.
0 commit comments