Skip to content

Commit ae4d1e1

Browse files
chore(deps): update dependency google-cloud-translate to v3.8.0 (GoogleCloudPlatform#8174)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent f8657b3 commit ae4d1e1

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.4
4+
google-cloud-translate==3.8.0
55
google-cloud-vision==2.7.3

0 commit comments

Comments
 (0)