Merge "Pin protobuf<3.18 for Python<3.6"

This commit is contained in:
Zuul 2021-09-18 07:03:28 +00:00 committed by Gerrit Code Review
commit 91468c150c
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ requestsexceptions
bs4
# For upload-logs-google
google-cloud-storage
# google-cloud-storage needs protobuf which dropped py27/35 support in 3.18.0
protobuf<3.18;python_version<'3.6'
# For upload-logs-s3
boto3