diff --git a/docs/installation.rst b/docs/installation.rst index d271d827aa7..e94e8d355dc 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -497,9 +497,9 @@ These platforms have been reported to work at the versions mentioned. | Operating system | | Tested Python | | Latest tested | | Tested | | | | versions | | Pillow version | | processors | +==================================+===========================+==================+==============+ -| macOS 11.0 Big Sur | 3.7, 3.8, 3.9 | 8.3.2 |arm | +| macOS 11.0 Big Sur | 3.7, 3.8, 3.9, 3.10 | 8.4.0 |arm | | +---------------------------+------------------+--------------+ -| | 3.6, 3.7, 3.8, 3.9 | 8.3.2 |x86-64 | +| | 3.6, 3.7, 3.8, 3.9, 3.10 | 8.4.0 |x86-64 | +----------------------------------+---------------------------+------------------+--------------+ | macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9 | 8.3.2 |x86-64 | | +---------------------------+------------------+ |