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

Commit 0b09e48

Browse files
chore(deps): update dependency protobuf to v4
1 parent 5936765 commit 0b09e48

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
@@ -67,7 +67,7 @@
6767
"scipy": ["scipy"],
6868
"onnx": ["onnx"],
6969
"onnxruntime": [
70-
"protobuf==3.20.1",
70+
"protobuf==4.23.1",
7171
"onnxruntime<1.14",
7272
], # TODO - see if it can be merged with onnx
7373
"catboost": ["catboost"],

0 commit comments

Comments
 (0)