diff --git a/docs/installation.rst b/docs/installation.rst index 426c1e52681..17efb911be7 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -493,9 +493,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.1 |arm | +| macOS 11.0 Big Sur | 3.7, 3.8, 3.9 | 8.3.2 |arm | | +---------------------------+------------------+--------------+ -| | 3.6, 3.7, 3.8, 3.9 | 8.3.1 |x86-64 | +| | 3.6, 3.7, 3.8, 3.9 | 8.3.2 |x86-64 | +----------------------------------+---------------------------+------------------+--------------+ | macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9 | 8.3.1 |x86-64 | | +---------------------------+------------------+ |