diff --git a/pyproject.toml b/pyproject.toml index 6685995de..d3193ffee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ build = [ "wheel", ] nuitka = [ - "nuitka<=4.1.3", + "nuitka<=4.2", ] [tool.setuptools.packages.find] diff --git a/requirements.txt b/requirements.txt index 533e64e4f..dac6a8412 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,4 +25,4 @@ pick # Build build wheel -nuitka<=4.1.3 +nuitka<=4.2