diff --git a/setup.py b/setup.py index 338e407a..8a056356 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ "web3==5.5.1", "asyncio==3.4.3", "pyyaml==5.3", - "sgx.py==0.4dev3", + "sgx.py==0.4.dev6", ], python_requires='>=3.6,<4',