dev-python/grpcio: Fix minimum dev-python/protobuf dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-08-22 12:51:58 +02:00
parent 7eb70b554f
commit 7eb28cb063

View File

@@ -44,7 +44,7 @@ BDEPEND="
>=dev-python/cython-3.1.1[${PYTHON_USEDEP}]
test? (
dev-python/coverage[${PYTHON_USEDEP}]
>=dev-python/protobuf-6.33.5[${PYTHON_USEDEP}]
>=dev-python/protobuf-7.35.1[${PYTHON_USEDEP}]
)
"