From bf7deda5f50d5bc3f6577f35b8ba1e2b31621228 Mon Sep 17 00:00:00 2001 From: Smiril Date: Tue, 27 Feb 2024 18:27:43 +0100 Subject: [PATCH] Update 0_patch.sh --- scripts/0_patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/0_patch.sh b/scripts/0_patch.sh index 4be0809..fce6237 100644 --- a/scripts/0_patch.sh +++ b/scripts/0_patch.sh @@ -8,7 +8,7 @@ source .dfl/deep/bin/activate set -e -python3.11 -m pip install --upgrade pip numpy==1.22.0 numexpr opencv-python colorama tqdm future tensorflow-macos scipy pillow PyQt5 +python3.11 -m pip install --upgrade pip numpy==1.23.3 numexpr opencv-python colorama tqdm future tensorflow-macos scipy pillow PyQt5 source .dfl/env/bin/activate