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

View File

@@ -43,7 +43,7 @@ dependencies = [
"numpy>=2.2,<2.3 ; python_version >= '3.10' and python_version < '3.11'",
"numpy>=2.4.1,<3.0 ; python_version >= '3.11'",
"Pillow",
"protobuf>=6.33.5",
"protobuf>=7.34.0",
"pyzbar",
"qrcode",
"qreader<2.0.0",