Skip to content

Commit

Permalink
Merge pull request #6425 from radarhere/macos
Browse files Browse the repository at this point in the history
Updated macOS tested Pillow versions
  • Loading branch information
hugovk committed Jul 9, 2022
2 parents f3547d8 + 5c30775 commit dfe2cb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
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.1 |arm |
| macOS 12 Big Sur | 3.7, 3.8, 3.9, 3.10 | 9.2.0 |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.1 |x86-64 |
| | 3.7, 3.8, 3.9, 3.10 | 9.2.0 |x86-64 |
| +---------------------------+------------------+ |
| | 3.6 | 8.4.0 | |
+----------------------------------+---------------------------+------------------+--------------+
Expand Down

0 comments on commit dfe2cb7

Please sign in to comment.