commit 7e45e50ae294077390bbb4b309b640ca3a98f6cf parent 5c28aa1abdd4e8da9ac1b5967d9bbe48b2f1734b Author: nolash <dev@holbrook.no> Date: Thu, 14 Jan 2021 11:32:22 +0100 Relax confini dep Diffstat:
M | python/setup.cfg | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 =