WIP get nextgen dep hell solved
This commit is contained in:
parent
21b531aa12
commit
fbb3609202
@ -1,5 +1,5 @@
|
|||||||
SQLAlchemy==1.3.20
|
SQLAlchemy==1.3.20
|
||||||
cic-eth-registry~=0.5.6a2
|
cic-eth-registry>=0.5.6a2,<0.6.0
|
||||||
hexathon~=0.0.1a7
|
hexathon~=0.0.1a7
|
||||||
chainqueue~=0.0.2b6
|
chainqueue~=0.0.2b6
|
||||||
eth-erc20~=0.0.10a3
|
eth-erc20>=0.0.10a3,<0.1.0
|
||||||
|
@ -6,10 +6,10 @@ redis==3.5.3
|
|||||||
hexathon~=0.0.1a7
|
hexathon~=0.0.1a7
|
||||||
pycryptodome==3.10.1
|
pycryptodome==3.10.1
|
||||||
liveness~=0.0.1a7
|
liveness~=0.0.1a7
|
||||||
eth-address-index~=0.1.2a2
|
eth-address-index>=0.1.2a1,<0.2.0
|
||||||
eth-accounts-index~=0.0.12a2
|
eth-accounts-index>=0.0.13a1,<0.1.0
|
||||||
cic-eth-registry~=0.5.6a2
|
cic-eth-registry>=0.5.7a1,<0.6.0
|
||||||
erc20-faucet~=0.2.2a2
|
erc20-faucet>=0.2.3a1,<0.3.0
|
||||||
erc20-transfer-authorization~=0.3.2a2
|
erc20-transfer-authorization>=0.3.3a1,<0.4.0
|
||||||
sarafu-faucet~=0.0.4a3
|
sarafu-faucet>=0.0.4a4,<0.1.0
|
||||||
moolb~=0.1.1b2
|
moolb~=0.1.1b2
|
||||||
|
Loading…
Reference in New Issue
Block a user