Skip to content

Commit

Permalink
Enforce crytic-compile==0.2.1 (#2512)
Browse files Browse the repository at this point in the history
  • Loading branch information
Boyan-MILANOV authored Dec 16, 2021
1 parent 285ab50 commit fac371c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def rtd_dependent_deps():
"ply",
"rlp",
"intervaltree",
"crytic-compile>=0.2.1",
"crytic-compile==0.2.1",
"wasm",
"dataclasses; python_version < '3.7'",
"pyevmasm>=0.2.3",
Expand Down

0 comments on commit fac371c

Please sign in to comment.