mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	
						commit
						04438f46fd
					
				
							
								
								
									
										2
									
								
								.github/workflows/wheels-dependencies.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/wheels-dependencies.sh
									
									
									
									
										vendored
									
									
								
							|  | @ -44,7 +44,7 @@ JPEGTURBO_VERSION=3.1.0 | |||
| OPENJPEG_VERSION=2.5.3 | ||||
| XZ_VERSION=5.6.4 | ||||
| TIFF_VERSION=4.6.0 | ||||
| LCMS2_VERSION=2.16 | ||||
| LCMS2_VERSION=2.17 | ||||
| ZLIB_NG_VERSION=2.2.4 | ||||
| LIBWEBP_VERSION=1.5.0 | ||||
| BZIP2_VERSION=1.0.8 | ||||
|  |  | |||
|  | @ -51,7 +51,7 @@ Many of Pillow's features require external libraries: | |||
| * **littlecms** provides color management | ||||
| 
 | ||||
|   * Pillow version 2.2.1 and below uses liblcms1, Pillow 2.3.0 and | ||||
|     above uses liblcms2. Tested with **1.19** and **2.7-2.16**. | ||||
|     above uses liblcms2. Tested with **1.19** and **2.7-2.17**. | ||||
| 
 | ||||
| * **libwebp** provides the WebP format. | ||||
| 
 | ||||
|  |  | |||
|  | @ -115,7 +115,7 @@ V = { | |||
|     "FRIBIDI": "1.0.16", | ||||
|     "HARFBUZZ": "10.2.0", | ||||
|     "JPEGTURBO": "3.1.0", | ||||
|     "LCMS2": "2.16", | ||||
|     "LCMS2": "2.17", | ||||
|     "LIBIMAGEQUANT": "4.3.4", | ||||
|     "LIBPNG": "1.6.46", | ||||
|     "LIBWEBP": "1.5.0", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user