diff --git a/pyproject.toml b/pyproject.toml index 1c6416f8..c5f51e92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ # comments and context. "pyyaml>=6", "colorama>=0.4", - "ida-settings>=2", + "ida-settings==2.1.0", "ruamel.yaml>=0.18", "pefile>=2023.2.7", "pyelftools>=0.31",