Update protobuf to 3.18.3

This commit is contained in:
2023-05-11 02:09:44 -05:00
parent 6b7d2c6c10
commit 38cd27ca05
2 changed files with 62 additions and 60 deletions

View File

@@ -9,7 +9,7 @@ imageio = "==2.6.1"
rawpy = "*"
click = "==7.1.2"
pillow = ">=7.1.0"
protobuf = "==3.11.3"
protobuf = ">=3.18.3"
google-cloud-vision = "*"
google-api-python-client = "*"
colored-traceback = "~=0.3.0"