Skip to content

Commit

Permalink
Update sgx.py to 0.8dev2 (TypedTransaction fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
badrogger committed Dec 31, 2021
1 parent e20d7b6 commit 7fd383d
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 @@ -43,7 +43,7 @@
"web3==5.25.0",
"asyncio==3.4.3",
"pyyaml==5.4",
"sgx.py==0.8dev1",
"sgx.py==0.8dev2",
"eth-account==0.5.6",
"redis==3.5.3"
],
Expand Down

0 comments on commit 7fd383d

Please sign in to comment.