diff --git a/setup.py b/setup.py index bb61453..564dbfe 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ 'utils' ], install_requires=[ - 'capstone==5.0.8', + 'capstone==5.0.9', 'certifi==2026.5.20', 'cffi==2.0.0', 'charset-normalizer==3.4.7',