dependency: Bump Protobuf to v30.1

This commit is contained in:
Corentin Le Molgat
2025-03-24 16:19:09 +01:00
parent a690ea4d5d
commit 8f6258861d
15 changed files with 16 additions and 16 deletions

View File

@@ -46,7 +46,7 @@ setup(
'absl-py >= 2.0.0',
'numpy >= 1.13.3',
'pandas >= 2.0.0',
'protobuf >= 5.29.3,<5.30',
'protobuf >= 6.30.1,<6.31',
'immutabledict >= 3.0.0',
],
package_data={