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

Commit b2527aa

Browse files
chore(deps): update dependency protobuf to v4
1 parent 86105ee commit b2527aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"sklearn": ["scikit-learn"],
6262
"onnx": ["onnx"],
6363
"onnxruntime": [
64-
"protobuf==3.20.1",
64+
"protobuf==4.21.8",
6565
"onnxruntime",
6666
], # TODO - see if it can be merged with onnx
6767
"catboost": ["catboost"],

0 commit comments

Comments
 (0)