Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 79d5b7f

Browse files
bfineranrahul-tuli
andauthored
Pin protobuff version due to breaking changes (#829) (#838)
Co-authored-by: Rahul Tuli <[email protected]>
1 parent d82e3bd commit 79d5b7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"tqdm>=4.0.0",
5151
"toposort>=1.0",
5252
"GPUtil>=1.4.0",
53+
"protobuf>=3.12.2,<4",
5354
]
5455
_nm_deps = [f"{'sparsezoo' if is_release else 'sparsezoo-nightly'}~={version_nm_deps}"]
5556
_deepsparse_deps = [

0 commit comments

Comments
 (0)