Skip to content

Commit

Permalink
Merge 556c38a into 7d24caf
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 6, 2024
2 parents 7d24caf + 556c38a commit 297968a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ packaging>=23.1
prompt_toolkit==3.0.43
pygments==2.17.2
requests==2.31.0
safe-eth-py==6.0.0b26
safe-eth-py==6.0.0b27
tabulate==0.9.0
trezor==0.13.8
web3==6.17.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prompt_toolkit>=3",
"pygments>=2",
"requests>=2",
"safe-eth-py==6.0.0b26",
"safe-eth-py==6.0.0b27",
"tabulate>=0.8",
],
extras_require={"ledger": ["ledgereth==0.9.1"], "trezor": ["trezor==0.13.8"]},
Expand Down

0 comments on commit 297968a

Please sign in to comment.