Bump Protobuf 3.15.3 -> 3.15.7

This commit is contained in:
Mizux Seiha
2021-04-06 11:50:02 +02:00
parent dd800999d1
commit 4cd161f125
13 changed files with 34 additions and 53 deletions

View File

@@ -42,7 +42,7 @@ setup(
version='@PROJECT_VERSION@',
packages=find_packages(),
install_requires=[
'protobuf >= 3.15.3',
'protobuf >= 3.15.7',
'absl-py >= 0.11',
],
package_data={