From 87f917c3524ec5ec20fee2e2cb7e44060c9062d7 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Sat, 7 Oct 2023 07:43:32 -0400 Subject: [PATCH] Pillow >= 9.5.0 no longer includes 32-bit wheels. --- docs/installation.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index 8af936b0830..a7736dd2e35 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -82,6 +82,8 @@ Install Pillow with :command:`pip`:: .. tab:: Windows + .. warning:: Pillow >= 9.5.0 no longer includes 32-bit wheels. + We provide Pillow binaries for Windows compiled for the matrix of supported Pythons in 64-bit versions in the wheel format. These binaries include support for all optional libraries except libimagequant and libxcb. Raqm support