Skip to content

Commit df61419

Browse files
committed
Synchronize changes in setup.py
Signed-off-by: MengqingCao <[email protected]>
1 parent 0351ee9 commit df61419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ def get_packages(self):
383383
"jsonschema",
384384
"msgpack >= 1.0.0, < 2.0.0",
385385
"packaging",
386-
"protobuf >= 3.15.3, != 3.19.5",
386+
"protobuf>3.20.0",
387387
"pyyaml",
388388
"requests",
389389
]

0 commit comments

Comments
 (0)