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

Commit f4604bf

Browse files
chore(deps): update dependency protobuf to v4
1 parent 2b5bed7 commit f4604bf

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
@@ -63,7 +63,7 @@
6363
"sklearn": ["scikit-learn"],
6464
"onnx": ["onnx"],
6565
"onnxruntime": [
66-
"protobuf==3.20.1",
66+
"protobuf==4.21.11",
6767
"onnxruntime",
6868
], # TODO - see if it can be merged with onnx
6969
"catboost": ["catboost"],

0 commit comments

Comments
 (0)