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

Commit 736ca20

Browse files
chore(deps): update dependency protobuf to v4
1 parent e6d29ff commit 736ca20

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
@@ -58,7 +58,7 @@
5858
"sklearn": ["scikit-learn"],
5959
"onnx": ["onnx"],
6060
"onnxruntime": [
61-
"protobuf==3.20.1",
61+
"protobuf==4.21.2",
6262
"onnxruntime",
6363
], # TODO - see if it can be merged with onnx
6464
"catboost": ["catboost"],

0 commit comments

Comments
 (0)