From a0125614c26b97b2fe91c9461d1a7448239bd8e6 Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Thu, 26 Jun 2025 09:41:22 +0200 Subject: [PATCH] bump nuitka as possible compilation fix --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10a20485..dc150d77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ asyncio chardet colorama ordered-set -nuitka<=2.7.5 +nuitka<=2.7.10 pyinstaller websocket-client fastapi[standard]