diff --git a/pyproject.toml b/pyproject.toml index 9602052d..9d577eca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ build = [ "wheel", ] nuitka = [ - "nuitka<=4.0.8", + "nuitka<=4.1.2", ] [tool.setuptools.packages.find] diff --git a/requirements.txt b/requirements.txt index cff051f8..1f500d4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,4 +26,4 @@ pick # Build build wheel -nuitka<=4.0.8 +nuitka<=4.1.2