Merge pull request #5195 from radarhere/macos_version

Updated macOS tested Pillow versions
This commit is contained in:
Hugo van Kemenade 2021-01-09 13:43:14 +02:00 committed by GitHub
commit 87cfbfc81b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -465,9 +465,9 @@ These platforms have been reported to work at the versions mentioned.
+----------------------------------+------------------------------+--------------------------------+-----------------------+
|**Operating system** |**Tested Python versions** |**Latest tested Pillow version**|**Tested processors** |
+----------------------------------+------------------------------+--------------------------------+-----------------------+
| macOS 11.0 Big Sur | 3.8, 3.9 | 8.0.1 |arm |
| macOS 11.0 Big Sur | 3.8, 3.9 | 8.1.0 |arm |
| +------------------------------+--------------------------------+-----------------------+
| | 3.6, 3.7, 3.8, 3.9 | 8.0.1 |x86-64 |
| | 3.6, 3.7, 3.8, 3.9 | 8.1.0 |x86-64 |
+----------------------------------+------------------------------+--------------------------------+-----------------------+
| macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9 | 8.0.1 |x86-64 |
| +------------------------------+--------------------------------+ +