Skip to content

Commit

Permalink
Update dependencies to use modified ape-etherscan library, and relock…
Browse files Browse the repository at this point in the history
… dependencies.
  • Loading branch information
derekpierre committed Sep 11, 2024
1 parent 7694b12 commit a5b7f60
Show file tree
Hide file tree
Showing 3 changed files with 333 additions and 334 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ black = "*"
coincurve = "*"
cryptography = "*"
eth-ape = "*"
ape-solidity = ">=0.6.5"
ape-etherscan = ">=0.8.3"
ape-solidity = ">=0.8.4"
ape-etherscan = {git = "https://github.com/derekpierre/ape-etherscan.git", editable = true, ref = "flimsy-constructor-args-solution"}
ape-polygon = "*"
ape-infura = "*"
flake8 = "*"
Expand Down
Loading

0 comments on commit a5b7f60

Please sign in to comment.