From 7e45e50ae294077390bbb4b309b640ca3a98f6cf Mon Sep 17 00:00:00 2001 From: nolash Date: Thu, 14 Jan 2021 11:32:22 +0100 Subject: [PATCH] Relax confini dep --- python/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/setup.cfg b/python/setup.cfg index aca4e89..3c98100 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -27,7 +27,7 @@ packages = eth_accounts_index eth_accounts_index.runnable install_requires = - confini==0.3.5 + confini~=0.3.6a1 web3==5.12.2 crypto-dev-signer~=0.4.13b10 tests_require =