deps: Bump protobuf v21.10 -> v21.12

This commit is contained in:
Corentin Le Molgat
2023-01-20 10:16:40 +01:00
parent c619acbee1
commit 844368617a
12 changed files with 13 additions and 13 deletions

View File

@@ -45,7 +45,7 @@ setup(
install_requires=[
'absl-py >= 0.13',
'numpy >= 1.13.3',
'protobuf >= 4.21.10',
'protobuf >= 4.21.12',
'scipy >= 1.10.0',
],
package_data={