We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0687f67 commit c039a11Copy full SHA for c039a11
requirements/extras/test_requirements.txt
@@ -32,7 +32,7 @@ xgboost>=1.6.2,<=1.7.6
32
pillow>=10.0.1,<=11
33
opentelemetry-proto==1.27.0
34
protobuf==4.25.5
35
-tensorboard==2.15.2
+tensorboard>=2.9.0,<=2.15.2
36
transformers==4.46.1
37
sentencepiece==0.1.99
38
# https://github.com/triton-inference-server/server/issues/6246
@@ -42,7 +42,7 @@ onnx==1.17.0
42
nbformat>=5.9,<6
43
accelerate>=0.24.1,<=0.27.0
44
schema==0.7.5
45
-tensorflow==2.15.1
+tensorflow=>2.9.0,<=2.15.1
46
mlflow>=2.12.2,<2.13
47
huggingface_hub==0.26.2
48
uvicorn>=0.30.1
0 commit comments