Fix pysha break

This commit is contained in:
lash 2024-04-02 12:21:55 +01:00
parent 2a54256821
commit d7ee238bff
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
chainlib-eth~=0.5.1
chainlib-eth~=0.6.0
chainlib~=0.5.2
chainsyncer~=0.8.5
leveldir~=0.3.0
eth-cache~=0.3.0
eth-cache~=0.4.0
confini~=0.6.3

View File

@ -1,5 +1,5 @@
eth_tester==0.5.0b3
py-evm==0.3.0a20
rlp==2.0.1
eth_tester==0.10.0b4
py-evm==0.10.0b4
rlp==3.0.0
pytest==6.0.1
coverage==5.5