From 04af56808a984dd998aae127ec57debbe8a740d1 Mon Sep 17 00:00:00 2001 From: the-database <25811902+the-database@users.noreply.github.com> Date: Thu, 28 Nov 2024 04:20:13 -0500 Subject: [PATCH] numpy 2 --- MangaJaNaiConverterGui/Services/PythonService.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/MangaJaNaiConverterGui/Services/PythonService.cs b/MangaJaNaiConverterGui/Services/PythonService.cs index bc795fa..552318a 100644 --- a/MangaJaNaiConverterGui/Services/PythonService.cs +++ b/MangaJaNaiConverterGui/Services/PythonService.cs @@ -196,6 +196,7 @@ public string InstallUpdatePythonDependenciesCommand "opencv-python==4.10.0.84", "pillow-avif-plugin==1.4.6", "rarfile==4.2", + "numpy==2.1.3", "chainner_ext==0.3.10", "sanic==24.6.0", "pynvml==11.5.3",