From d6ef90bafc318754fbd9e9e6215fe0d05a6a67c4 Mon Sep 17 00:00:00 2001 From: Victor Hall Date: Sun, 3 Sep 2023 12:17:11 -0400 Subject: [PATCH] add scipy to docker --- docker/requirements-runtime.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/requirements-runtime.txt b/docker/requirements-runtime.txt index 59707a1..5ab2b2a 100644 --- a/docker/requirements-runtime.txt +++ b/docker/requirements-runtime.txt @@ -1,5 +1,6 @@ aiohttp==3.8.4 bitsandbytes==0.41.1 +scipy colorama==0.4.6 compel~=1.1.3 ftfy==6.1.1