Skip to content

Commit 52c676a

Browse files
chore(deps): Bump pillow from 6.2.1 to 10.3.0 in /user-init/examples
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 10.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@6.2.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a6ae38 commit 52c676a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-init/examples/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ yacs==0.1.8
4444

4545
# CV / ML / Data Science stack (known-safe versions)
4646
numpy==1.24.4 # newer than 1.17.4, required by pandas/scipy
47-
pillow==6.2.1
47+
pillow==10.3.0
4848
# opencv-python==4.11.0.86 # Removed: using native python3-opencv from SDK instead
4949

5050
# RKNN toolkit for BrightSign hardware acceleration

0 commit comments

Comments
 (0)