diff --git a/setup.py b/setup.py index c3e6fa91..5af8dfc7 100644 --- a/setup.py +++ b/setup.py @@ -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" ],