dependencies: Bump protobuf to v29.3

This commit is contained in:
Mizux Seiha
2025-02-11 12:05:28 +01:00
parent f95a59d217
commit 7b71c4b140
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.2,<5.30',
'protobuf >= 5.29.3,<5.30',
'immutabledict >= 3.0.0',
],
package_data={