upgrade to protobuf 7.34.1

This commit is contained in:
scito
2026-03-25 19:33:27 +01:00
committed by Roland Kurmann
parent f91df9cef9
commit 9c28628fd1
6 changed files with 97 additions and 97 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>=7.34.0",
"protobuf>=7.34.1",
"pyzbar",
"qrcode",
"qreader<2.0.0",