Add missing deps

This commit is contained in:
nolash
2021-10-10 18:45:44 +02:00
parent c2999f466a
commit a4443bd00e
3 changed files with 2 additions and 5 deletions

View File

@@ -31,4 +31,4 @@ packages =
cic.ext.eth
[options.extras_require]
eth = chainlib-eth~=0.0.9rc
eth = chainlib-eth>=0.0.10a1,<0.1.0; funga-eth>=0.5.1a1,<0.6.0; eth-token-index>=0.2.4a1,<0.3.0; eth-address-index>=0.2.4a1,<0.3.0

View File

@@ -14,7 +14,4 @@ f.close()
setup(
install_requires=requirements,
extras_require={
'xdg': "pyxdg~=0.27",
}
)

View File

@@ -1,4 +1,4 @@
erc20>=0.1.2a3,<0.2.0
eth-erc20>=0.1.2a3,<0.2.0
eth_tester==0.5.0b3
py-evm==0.3.0a20
rlp==2.0.1