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 7b67f855e6
commit 3467396a74
16 changed files with 19 additions and 19 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',
],