Merge pull request #1695 from j-t-1/capstone

Remove duplicate reference of capstone
This commit is contained in:
ikelos
2025-03-09 12:45:52 +00:00
committed by GitHub
-1
View File
@@ -45,7 +45,6 @@ dev = [
test = [
"volatility3[dev]",
"pytest>=8.3.3,<9",
"capstone>=5.0.3,<6",
"yara-x>=0.10.0,<1",
]