Skip to content

Commit

Permalink
chore(deps): use beta cfx-account
Browse files Browse the repository at this point in the history
  • Loading branch information
darwintree committed Sep 27, 2024
1 parent c4d6509 commit 0666faa
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 @@ -98,7 +98,7 @@
install_requires=[
"web3==6.8.0",
"cfx-address>=1.0.0",
"cfx-account>=1.0.0",
"cfx-account>=1.1.0b2",
"cfx-utils>=1.0.3",
# "cached_property==1.5.2", # required by cfx-account
"eth-account<0.11.0"
Expand Down

0 comments on commit 0666faa

Please sign in to comment.