Skip to content

Commit b9cdb98

Browse files
Bump google-cloud-vision from 3.10.1 to 3.11.0
Bumps [google-cloud-vision](https://github.com/googleapis/google-cloud-python) from 3.10.1 to 3.11.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.10.1...google-cloud-vision-v3.11.0) --- updated-dependencies: - dependency-name: google-cloud-vision dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d449eee commit b9cdb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ servicelayer[google,amazon]==1.25.2
77
languagecodes==1.1.1
88
countrytagger==0.1.2
99
pyicu==2.15
10-
google-cloud-vision==3.10.1
10+
google-cloud-vision==3.11.0
1111
tesserocr==2.8.0
1212
spacy==3.8.5 # 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)