deps: Bump Protobuf 21.9 -> 21.10

This commit is contained in:
Mizux Seiha
2022-12-06 14:39:03 +01:00
parent 2089a38a9f
commit 2187b58ae9
10 changed files with 10 additions and 10 deletions

View File

@@ -45,7 +45,7 @@ setup(
install_requires=[
'absl-py >= 0.13',
'numpy >= 1.13.3',
'protobuf >= 4.21.9',
'protobuf >= 4.21.10',
],
package_data={
'@PYTHON_PROJECT@':[$<$<STREQUAL:$<TARGET_PROPERTY:@PROJECT_NAME@,TYPE>,SHARED_LIBRARY>:'.libs/*','../$<TARGET_SONAME_FILE_NAME:@PROJECT_NAME@>'>],