Skip to content

Commit 215547d

Browse files
committed
fix: pin pillow>=12.1.1 to resolve out-of-bounds write in PSD loading
1 parent d830d05 commit 215547d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ pandas==2.2.2
44
torch==2.8.0
55
torchvision==0.23.0
66
tqdm==4.66.4
7+
pillow>=12.1.1
78
fonttools>=4.60.0
89
filelock>=3.20.3

0 commit comments

Comments
 (0)