Bump Protobuf 3.15.7 -> 3.15.8 (Fix #2524)
This commit is contained in:
@@ -42,7 +42,7 @@ setup(
|
||||
version='@PROJECT_VERSION@',
|
||||
packages=find_packages(),
|
||||
install_requires=[
|
||||
'protobuf >= 3.15.7',
|
||||
'protobuf >= 3.15.8',
|
||||
'absl-py >= 0.11',
|
||||
],
|
||||
package_data={
|
||||
|
||||
Reference in New Issue
Block a user