commit | 52c044c9c872b140983501b7a53751984d2ab7fd | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Mon Nov 13 10:55:58 2023 -0800 |
committer | Cindy Liu <hcindyl@google.com> | Mon Nov 13 10:55:58 2023 -0800 |
tree | 8c34c72488bbad80f3cb9c6c2d8914cdc160851c | |
parent | debd8db07a025e17d3d1c61ac161dee44d387026 [diff] |
Update Pillow package version Update Pillow package version to fix https://security.snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878 Change-Id: I1350845c8e873aa4aaa808e216d13a28bca88d6a
diff --git a/python-requirements.txt b/python-requirements.txt index 959ea30..45010d8 100644 --- a/python-requirements.txt +++ b/python-requirements.txt
@@ -66,7 +66,7 @@ git+https://github.com/newaetech/chipwhisperer-minimal.git@2643131b71e528791446ee1bab7359120288f4ab#egg=chipwhisperer # Dependencies: @matcha//util/image_to_c.py -Pillow == 9.3.0 +Pillow == 10.0.1 # Dependencies: @matcha//util/run_live_cam.py pyserial == 3.5