Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix object detection bounding box drawing code to allow update of pillow #29

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

markstur
Copy link
Collaborator

Updating pillow (dependabot) requires updating our bounding box font size code.

Also removed some nearby unwanted commented out stuff.

dependabot bot and others added 2 commits October 4, 2023 01:36
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.5.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Object detection bounding box drawing code updated to work with updated pillow API.

Signed-off-by: markstur <[email protected]>
Signed-off-by: markstur <[email protected]>
Copy link
Collaborator

@bridgetmcg bridgetmcg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bridgetmcg bridgetmcg merged commit b252d6d into caikit:main Jan 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants