Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DmytroNazarenko authored Dec 11, 2023
1 parent 803a48f commit 46a0e57
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 @@
install_requires=[
"asyncio==3.4.3",
"pyyaml==6.0",
"sgx.py==0.9dev0",
"sgx.py==0.9b0",
"redis==4.4.4",
"web3==6.3.0"
],
Expand Down

0 comments on commit 46a0e57

Please sign in to comment.