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 8336c65
Show file tree
Hide file tree
Showing 3 changed files with 334 additions and 336 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", ref = "flimsy-constructor-args-solution"}
ape-polygon = "*"
ape-infura = "*"
flake8 = "*"
Expand Down
Loading

0 comments on commit 8336c65

Please sign in to comment.