Skip to content

Commit

Permalink
Update google-cloud-vision requirement in /sdks/python
Browse files Browse the repository at this point in the history
Updates the requirements on [google-cloud-vision](https://github.com/googleapis/google-cloud-python) to permit the latest version.
- [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@pubsub-0.38.0...google-cloud-vision-v3.5.0)

---
updated-dependencies:
- dependency-name: google-cloud-vision
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent ac9d968 commit 95282a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ def get_portability_package_data():
'google-cloud-dlp>=3.0.0,<4',
'google-cloud-language>=1.3.0,<2',
'google-cloud-videointelligence>=1.8.0,<2',
'google-cloud-vision>=0.38.0,<2',
'google-cloud-vision>=0.38.0,<4',
'google-cloud-recommendations-ai>=0.1.0,<0.8.0'
],
'interactive': [
Expand Down

0 comments on commit 95282a4

Please sign in to comment.