diff --git a/pyproject.toml b/pyproject.toml index e1820d904..46ffd7f7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ keywords = [ [tool.poetry.dependencies] python = "^3.8" capstone = "^4" -unicorn = "^2" +unicorn = "2.0.1.post1" pefile = ">=2022.5.30" python-registry = "^1.3.1" keystone-engine = "^0.9.2"