dependency: Bump Protobuf to v28.2

This commit is contained in:
Mizux Seiha
2024-10-22 19:04:17 +02:00
parent 5736c71fb0
commit c7b05c942c
15 changed files with 21 additions and 20 deletions

View File

@@ -46,7 +46,7 @@ setup(
'absl-py >= 2.0.0',
'numpy >= 1.13.3',
'pandas >= 2.0.0',
'protobuf >= 5.27.3,<5.28',
'protobuf >= 5.28.2,<5.29',
'immutabledict >= 3.0.0',
],
package_data={