File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -22,26 +22,30 @@ requests==2.32.2
2222sagemaker-experiments==0.1.35
2323Jinja2==3.1.4
2424pyvis==0.2.1
25- pandas>=1.3.5,<1.5
25+ pandas==1.4.4
2626scikit-learn==1.3.0
2727cloudpickle>=2.2.1
28+ jsonpickle<4.0.0
2829PyYAML==6.0
2930# TODO find workaround
3031xgboost>=1.6.2,<=1.7.6
3132pillow>=10.0.1,<=11
32- transformers>=4.36.0
33+ opentelemetry-proto==1.27.0
34+ protobuf==4.25.5
35+ tensorboard>=2.9.0,<=2.15.2
36+ transformers==4.46.1
3337sentencepiece==0.1.99
3438# https://github.com/triton-inference-server/server/issues/6246
3539tritonclient[http]<2.37.0
36- onnx>=1.15 .0
40+ onnx==1.17 .0
3741# tf2onnx==1.15.1
3842nbformat>=5.9,<6
3943accelerate>=0.24.1,<=0.27.0
4044schema==0.7.5
41- tensorflow>=2.1 ,<=2.16
45+ tensorflow>=2.9.0 ,<=2.15.1
4246mlflow>=2.12.2,<2.13
43- huggingface_hub>=0.23.4
47+ huggingface_hub==0.26.2
4448uvicorn>=0.30.1
45- fastapi>=0.111.0
49+ fastapi==0.115.4
4650nest-asyncio
4751sagemaker-mlflow>=0.1.0
You can’t perform that action at this time.
0 commit comments