Skip to content

Commit 49082f8

Browse files
Bump google-cloud-vision from 3.7.2 to 3.9.0
Bumps [google-cloud-vision](https://github.com/googleapis/google-cloud-python) from 3.7.2 to 3.9.0. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-vision-v3.7.2...google-cloud-vision-v3.9.0) --- updated-dependencies: - dependency-name: google-cloud-vision dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c014ac9 commit 49082f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ servicelayer[google,amazon]==1.23.2
77
languagecodes==1.1.1
88
countrytagger==0.1.2
99
pyicu==2.12
10-
google-cloud-vision==3.7.2
10+
google-cloud-vision==3.9.0
1111
tesserocr==2.7.1
1212
spacy==3.6.1 # pinned because spacy 3.8 requires numpy >2 which breaks fasttext (see https://groups.google.com/g/fasttext-library/c/4EOM0-S6xHU)
1313
numpy<2.0.0 # pinned because otherwise spacy requires an incompatible numpy

0 commit comments

Comments
 (0)