From 926c2f7d1dff9860a65fff965bff9e6fb2fb2dd6 Mon Sep 17 00:00:00 2001 From: Mauve Date: Sun, 8 Oct 2023 21:55:07 -0400 Subject: [PATCH] No really we need colorhash 1.2.1 for pyinstaller --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6242c7bd..330d78b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Pillow==10.0.1 anyio==4.0.0 -colorhash==1.3.1 +colorhash==1.2.1 fnvhash==0.1.0 httpx==0.25.0 hypercorn==0.14.4