dependency: bump protobuf to v30.2

This commit is contained in:
Corentin Le Molgat
2025-03-28 09:38:15 +01:00
parent 94cb4537c3
commit 520ec2e026
16 changed files with 18 additions and 18 deletions

View File

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