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 @@ -44,7 +44,7 @@ JPEGTURBO_VERSION=3.1.0
4444OPENJPEG_VERSION=2.5.3
4545XZ_VERSION=5.6.4
4646TIFF_VERSION=4.6.0
47- LCMS2_VERSION=2.16
47+ LCMS2_VERSION=2.17
4848ZLIB_NG_VERSION=2.2.4
4949LIBWEBP_VERSION=1.5.0
5050BZIP2_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.16 **.
54+ above uses liblcms2. Tested with **1.19 ** and **2.7-2.17 **.
5555
5656* **libwebp ** provides the WebP format.
5757
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ def cmd_msbuild(
115115 "FRIBIDI" : "1.0.16" ,
116116 "HARFBUZZ" : "10.2.0" ,
117117 "JPEGTURBO" : "3.1.0" ,
118- "LCMS2" : "2.16 " ,
118+ "LCMS2" : "2.17 " ,
119119 "LIBIMAGEQUANT" : "4.3.4" ,
120120 "LIBPNG" : "1.6.46" ,
121121 "LIBWEBP" : "1.5.0" ,
You can’t perform that action at this time.
0 commit comments