Skip to content

Commit

Permalink
Relock dependencies to use ape-etherscan >= 0.8.3 since it has some f…
Browse files Browse the repository at this point in the history
…ixes regarding api endpoint used for polygon amoy that we need.
  • Loading branch information
derekpierre committed Sep 5, 2024
1 parent b294524 commit a912327
Show file tree
Hide file tree
Showing 3 changed files with 505 additions and 503 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ coincurve = "*"
cryptography = "*"
eth-ape = "*"
ape-solidity = ">=0.6.5"
ape-etherscan = "*"
ape-etherscan = ">=0.8.3"
ape-polygon = "*"
ape-infura = "*"
flake8 = "*"
Expand Down
Loading

0 comments on commit a912327

Please sign in to comment.