diff --git a/pyproject.toml b/pyproject.toml index 3f48734..4c13f66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ dependencies = [ "abi3info >= 2023.01.27", "kaitaistruct ~= 0.10", - "packaging >= 21.3,< 24.0", + "packaging >= 21.3,< 25.0", "pefile >= 2022.5.30", "pyelftools >= 0.29", "requests >= 2.28.1,< 2.32.0",