Skip to content

Commit

Permalink
Merge pull request #6316 from radarhere/macos
Browse files Browse the repository at this point in the history
Updated macOS tested Pillow versions
  • Loading branch information
hugovk committed May 30, 2022
2 parents 753da81 + 7921e19 commit 8bffead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Expand Up @@ -504,11 +504,11 @@ These platforms have been reported to work at the versions mentioned.
| Operating system | | Tested Python | | Latest tested | | Tested |
| | | versions | | Pillow version | | processors |
+==================================+===========================+==================+==============+
| macOS 12 Big Sur | 3.7, 3.8, 3.9, 3.10 | 9.1.0 |arm |
| macOS 12 Big Sur | 3.7, 3.8, 3.9, 3.10 | 9.1.1 |arm |
+----------------------------------+---------------------------+------------------+--------------+
| macOS 11 Big Sur | 3.7, 3.8, 3.9, 3.10 | 8.4.0 |arm |
| +---------------------------+------------------+--------------+
| | 3.7, 3.8, 3.9, 3.10 | 9.1.0 |x86-64 |
| | 3.7, 3.8, 3.9, 3.10 | 9.1.1 |x86-64 |
| +---------------------------+------------------+ |
| | 3.6 | 8.4.0 | |
+----------------------------------+---------------------------+------------------+--------------+
Expand Down

0 comments on commit 8bffead

Please sign in to comment.