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.
1 parent 6873b8f commit 72aee0eCopy full SHA for 72aee0e
setup.py
@@ -15,8 +15,8 @@
15
"packaging",
16
"prettytable>=3.10.2",
17
"pycryptodome>=3.4.6",
18
- "crytic-compile>=0.3.8,<0.4.0",
19
- # "crytic-compile@git+https://github.com/crytic/crytic-compile.git@master#egg=crytic-compile",
+ #"crytic-compile>=0.3.8,<0.4.0",
+ "crytic-compile@git+https://github.com/crytic/crytic-compile.git@dev#egg=crytic-compile",
20
"web3>=6.20.2, <7",
21
"eth-abi>=4.0.0",
22
"eth-typing>=3.0.0",
0 commit comments