Skip to content

Commit c959353

Browse files
authored
chore(deps): update dependency google-cloud-translate to v3.7.4 (GoogleCloudPlatform#8047)
1 parent f2e5934 commit c959353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/ocr/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-pubsub==2.9.0
22
google-cloud-storage==2.0.0; python_version < '3.7'
33
google-cloud-storage==2.1.0; python_version > '3.6'
4-
google-cloud-translate==3.7.3
4+
google-cloud-translate==3.7.4
55
google-cloud-vision==2.7.3

0 commit comments

Comments
 (0)