Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency onnxruntime to <1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2023
1 parent 5936765 commit 80b6776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"onnx": ["onnx"],
"onnxruntime": [
"protobuf==3.20.1",
"onnxruntime<1.14",
"onnxruntime<1.16",
], # TODO - see if it can be merged with onnx
"catboost": ["catboost"],
"xgboost": ["xgboost"],
Expand Down

0 comments on commit 80b6776

Please sign in to comment.