Upgrade signer

This commit is contained in:
nolash 2021-02-07 12:08:35 +01:00
parent 7e45e50ae2
commit 5c9fbd9b99
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746

View File

@ -1,6 +1,6 @@
[metadata] [metadata]
name = eth-accounts-index name = eth-accounts-index
version = 0.0.10a5 version = 0.0.10a6
description = Accounts index evm contract tooling with permissioned writes description = Accounts index evm contract tooling with permissioned writes
author = Louis Holbrook author = Louis Holbrook
author_email = dev@holbrook.no author_email = dev@holbrook.no
@ -29,7 +29,7 @@ packages =
install_requires = install_requires =
confini~=0.3.6a1 confini~=0.3.6a1
web3==5.12.2 web3==5.12.2
crypto-dev-signer~=0.4.13b10 crypto-dev-signer~=0.4.13rc1
tests_require = tests_require =
pytest==6.0.1 pytest==6.0.1
eth-tester==0.5.0b2 eth-tester==0.5.0b2