Skip to content

Commit c039a11

Browse files
committed
adjust deps
1 parent 0687f67 commit c039a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/extras/test_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ xgboost>=1.6.2,<=1.7.6
3232
pillow>=10.0.1,<=11
3333
opentelemetry-proto==1.27.0
3434
protobuf==4.25.5
35-
tensorboard==2.15.2
35+
tensorboard>=2.9.0,<=2.15.2
3636
transformers==4.46.1
3737
sentencepiece==0.1.99
3838
# https://github.com/triton-inference-server/server/issues/6246
@@ -42,7 +42,7 @@ onnx==1.17.0
4242
nbformat>=5.9,<6
4343
accelerate>=0.24.1,<=0.27.0
4444
schema==0.7.5
45-
tensorflow==2.15.1
45+
tensorflow=>2.9.0,<=2.15.1
4646
mlflow>=2.12.2,<2.13
4747
huggingface_hub==0.26.2
4848
uvicorn>=0.30.1

0 commit comments

Comments
 (0)