Skip to content

Commit c0f4e4d

Browse files
fix: bump pillow version
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
1 parent d50fbb9 commit c0f4e4d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
'pycocotools (>=2.0.8,<3.0.0)',
3939
'tabulate (>=0.9.0,<0.10.0)',
4040
'tqdm (>=4.67.1,<5.0.0)',
41-
'pillow (>=10.3.0,<12.0.0)',
41+
'pillow (>=10.3.0,<13.0.0)',
4242
'evaluate (>=0.4.3,<0.5.0)',
4343
'nltk (>=3.9.1,<4.0.0)',
4444
'beautifulsoup4 (>=4.12.3,<5.0.0)',

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)