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: