File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ OPENJPEG_VERSION=2.5.4
102102XZ_VERSION=5.8.2
103103ZSTD_VERSION=1.5.7
104104TIFF_VERSION=4.7.1
105- LCMS2_VERSION=2.17
105+ LCMS2_VERSION=2.18
106106ZLIB_NG_VERSION=2.3.2
107107LIBWEBP_VERSION=1.6.0
108108BZIP2_VERSION=1.0.8
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Many of Pillow's features require external libraries:
5151* **littlecms ** provides color management
5252
5353 * Pillow version 2.2.1 and below uses liblcms1, Pillow 2.3.0 and
54- above uses liblcms2. Tested with **1.19 ** and **2.7-2.17 **.
54+ above uses liblcms2. Tested with **1.19 ** and **2.7-2.18 **.
5555
5656* **libwebp ** provides the WebP format.
5757
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ def cmd_msbuild(
118118 "FRIBIDI" : "1.0.16" ,
119119 "HARFBUZZ" : "12.3.0" ,
120120 "JPEGTURBO" : "3.1.3" ,
121- "LCMS2" : "2.17 " ,
121+ "LCMS2" : "2.18 " ,
122122 "LIBAVIF" : "1.3.0" ,
123123 "LIBIMAGEQUANT" : "4.4.1" ,
124124 "LIBPNG" : "1.6.53" ,
You can’t perform that action at this time.
0 commit comments