From a9c5f2e54790b856ac26b3d90d91fd7ccb110ff3 Mon Sep 17 00:00:00 2001 From: Ilia Sotnikov Date: Thu, 23 Nov 2023 21:55:45 +0200 Subject: [PATCH] Pillow: bump to 10.1.0 (#3401) --- components/display/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/display/index.rst b/components/display/index.rst index 2388f7233..12fdee505 100644 --- a/components/display/index.rst +++ b/components/display/index.rst @@ -242,7 +242,7 @@ Configuration variables: to translate the TrueType and bitmap font files into an internal format. If you're running this as a Home Assistant add-on or with the official ESPHome docker image, it should already be installed. Otherwise you need to install it using - ``pip install "pillow>4.0.0,<10.0.0"``. + ``pip install "pillow==10.1.0"``. .. _display-static_text: