python3Packages.pyorc: unpin protobuf

This commit is contained in:
Martin Joerg
2026-03-01 16:56:56 +00:00
parent ab0f8e2822
commit f96261f8ab
@@ -40,7 +40,7 @@ buildPythonPackage rec {
buildInputs = [
pkgs.lz4
pkgs.protobuf_31
pkgs.protobuf
pkgs.snappy
pkgs.zlib
pkgs.zstd