We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3751f8d + 39415ad commit 6f68fccCopy full SHA for 6f68fcc
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ urls = { "Homepage" = "https://github.com/crytic/fuzz-utils" }
13
requires-python = ">=3.10"
14
dependencies = [
15
"colorama>=0.4.0",
16
- "slither_analyzer>=0.10.0",
+ "slither_analyzer>=0.10.0,<0.11.0",
17
"jinja2>=3.1.0",
18
"eth_abi>=5.0.1",
19
"eth_utils>=4.0.0",
0 commit comments