Skip to content

Commit 9e6b625

Browse files
authored
Merge pull request #3282 from radarhere/installation
Updated tested versions in installation docs
2 parents ec257a9 + 58c0e54 commit 9e6b625

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/installation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ Many of Pillow's features require external libraries:
128128

129129
* **libjpeg** provides JPEG functionality.
130130

131-
* Pillow has been tested with libjpeg versions **6b**, **8**, **9**, **9a**,
132-
and **9b** and libjpeg-turbo version **8**.
131+
* Pillow has been tested with libjpeg versions **6b**, **8**, **9-9c** and
132+
libjpeg-turbo version **8**.
133133
* Starting with Pillow 3.0.0, libjpeg is required by default, but
134134
may be disabled with the ``--disable-jpeg`` flag.
135135

@@ -394,7 +394,7 @@ These platforms are built and tested for every change.
394394
+----------------------------------+-------------------------------+-----------------------+
395395
| Fedora 26 | 2.7 |x86-64 |
396396
+----------------------------------+-------------------------------+-----------------------+
397-
| Mac OS X 10.10 Yosemite* | 2.7, 3.4, 3.5, 3.6 |x86-64 |
397+
| Mac OS X 10.10 Yosemite* | 2.7, 3.4, 3.5, 3.6, 3.7 |x86-64 |
398398
+----------------------------------+-------------------------------+-----------------------+
399399
| Ubuntu Linux 16.04 LTS | 2.7 |x86-64 |
400400
+----------------------------------+-------------------------------+-----------------------+

0 commit comments

Comments
 (0)