Change from rlp to simple-rlp

This commit is contained in:
nolash 2021-03-17 17:22:17 +01:00
parent 41731b5e96
commit 9f2773e948
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746

View File

@ -9,10 +9,10 @@ redis==3.5.3
alembic==1.4.2 alembic==1.4.2
websockets==8.1 websockets==8.1
requests~=2.24.0 requests~=2.24.0
eth_accounts_index~=0.0.10a10 eth_accounts_index~=0.0.10a11
erc20-transfer-authorization~=0.3.0a10 erc20-transfer-authorization~=0.3.0a10
erc20-single-shot-faucet~=0.2.0a6 erc20-single-shot-faucet~=0.2.0a6
rlp==2.0.1 simple-rlp==0.1.2
uWSGI==2.0.19.1 uWSGI==2.0.19.1
semver==2.13.0 semver==2.13.0
eth-gas-proxy==0.0.1a4 eth-gas-proxy==0.0.1a4