From 385b4117dbe8ee9880702cd81eb10085b20ba35b Mon Sep 17 00:00:00 2001 From: Travis Abendshien Date: Sat, 18 May 2024 19:03:57 -0700 Subject: [PATCH] Fix incorrect pillow-heif import --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e093bc96..1e5b0953 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ PySide6_Essentials>=6.5.1.1,<=6.6.3.1 typing_extensions>=3.10.0.0,<=4.11.0 ujson>=5.8.0,<=5.9.0 rawpy==0.21.0 -pi-heif==0.16.0 +pillow-heif==0.16.0