We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 401d4ce + d0c5aba commit b8aadf8Copy full SHA for b8aadf8
setup.cfg
@@ -51,7 +51,7 @@ python_requires = >=3.8.0
51
# importlib_resources is used instead of stdlib importlib.resources because we
52
# want the selectable entry_points API, which is not present until Python 3.10.
53
install_requires =
54
- capstone>=4.0,<5.0
+ capstone>=5.0,<6.0
55
cmsis-pack-manager>=0.5.2,<1.0
56
colorama<1.0
57
hidapi>=0.10.1,<1.0; platform_system != "Linux"
0 commit comments