desp: Bump Protobuf v21.5 -> v21.9

This commit is contained in:
Mizux Seiha
2022-11-29 18:01:04 +01:00
parent ea42a32955
commit 9ae5abef11
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.5',
'protobuf >= 4.21.9',
],
package_data={
'@PYTHON_PROJECT@':[$<$<STREQUAL:$<TARGET_PROPERTY:@PROJECT_NAME@,TYPE>,SHARED_LIBRARY>:'.libs/*','../$<TARGET_SONAME_FILE_NAME:@PROJECT_NAME@>'>],