dependency: bump Protobuf to v25.3

This commit is contained in:
Mizux Seiha
2024-02-22 11:44:59 +01:00
parent 75ea76a6b4
commit 5d771cc919
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 >= 4.25.2',
'protobuf >= 4.25.3',
'immutabledict >= 3.0.0',
],
package_data={