dependencies: bump Protobuf from v31.0 to v31.1

This commit is contained in:
Mizux Seiha
2025-06-17 11:08:04 +02:00
parent 478c8b5309
commit 8e1e6b5e97
16 changed files with 17 additions and 17 deletions

View File

@@ -46,7 +46,7 @@ setup(
'absl-py >= 2.0.0',
'numpy >= 1.13.3',
'pandas >= 2.0.0',
'protobuf >= 6.31.0,<6.32',
'protobuf >= 6.31.1,<6.32',
'typing-extensions >= 4.12',
'immutabledict >= 3.0.0',
],