deps: upgrade protobuf 7.34.0

This commit is contained in:
scito
2026-03-06 20:30:06 +01:00
committed by Roland Kurmann
parent d96879011b
commit f5bac458c0
7 changed files with 34 additions and 38 deletions

2
uv.lock generated
View File

@@ -37,7 +37,7 @@ requires-dist = [
{ name = "numpy", marker = "python_full_version >= '3.11'", specifier = ">=2.4.1,<3.0" },
{ name = "opencv-contrib-python", specifier = ">=4.13.0" },
{ name = "pillow" },
{ name = "protobuf", specifier = ">=6.33.5" },
{ name = "protobuf", specifier = ">=7.34.0" },
{ name = "pyzbar" },
{ name = "qrcode" },
{ name = "qreader", specifier = "<2.0.0" },