Fix pysha break

This commit is contained in:
lash 2024-04-02 12:43:20 +01:00
parent 54759c3428
commit 5dfd3db2d3
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
confini~=0.6.1
chainlib-eth~=0.5.0
chainlib-eth~=0.6.0
chainlib~=0.5.0
potaahto~=0.1.1

View File

@ -1,6 +1,6 @@
[metadata]
name = eth-erc20
version = 0.8.0
version = 0.9.0
description = ERC20 interface and simple contract with deployment script that lets any address mint and gift itself tokens.
author = Louis Holbrook
author_email = dev@holbrook.no

View File

@ -1,3 +1,3 @@
eth_tester==0.5.0b3
py-evm==0.3.0a20
eth_tester==0.10.0b4
py-evm==0.10.0b4
pytest==6.0.1