dependency: bump protobuf v26.1

This commit is contained in:
Corentin Le Molgat
2024-03-28 14:04:14 +01:00
parent c4486cc6b7
commit 2f5e3fdb41
16 changed files with 22 additions and 35 deletions

View File

@@ -46,7 +46,7 @@ setup(
'absl-py >= 2.0.0',
'numpy >= 1.13.3',
'pandas >= 2.0.0',
'protobuf >= 4.25.3',
'protobuf >= 5.26.1',
'immutabledict >= 3.0.0',
],
package_data={