Skip to content

Commit b8aadf8

Browse files
Merge branch 'develop'
2 parents 401d4ce + d0c5aba commit b8aadf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ python_requires = >=3.8.0
5151
# importlib_resources is used instead of stdlib importlib.resources because we
5252
# want the selectable entry_points API, which is not present until Python 3.10.
5353
install_requires =
54-
capstone>=4.0,<5.0
54+
capstone>=5.0,<6.0
5555
cmsis-pack-manager>=0.5.2,<1.0
5656
colorama<1.0
5757
hidapi>=0.10.1,<1.0; platform_system != "Linux"

0 commit comments

Comments
 (0)