deps: finish Protobuf 3.23.4 bump

This commit is contained in:
Mizux Seiha
2023-08-10 12:53:06 +02:00
parent 4eb29c2805
commit 0693558fd5
8 changed files with 9 additions and 9 deletions

View File

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