Bump chainqueue requirements

This commit is contained in:
nolash 2021-08-27 09:46:06 +02:00
parent a91af53b99
commit 8ed969cc77
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
SQLAlchemy==1.3.20
cic-eth-registry>=0.6.1a2,<0.7.0
hexathon~=0.0.1a8
chainqueue>=0.0.3a2,<0.1.0
chainqueue>=0.0.4a6,<0.1.0
eth-erc20>=0.1.2a2,<0.2.0

View File

@ -10,7 +10,7 @@ version = (
0,
12,
4,
'alpha.5',
'alpha.6',
)
version_object = semver.VersionInfo(

View File

@ -1,4 +1,4 @@
chainqueue>=0.0.4a3,<0.1.0
chainqueue>=0.0.4a6,<0.1.0
chainsyncer[sql]>=0.0.6a2,<0.1.0
alembic==1.4.2
confini>=0.3.6rc4,<0.5.0

View File

@ -1,5 +1,5 @@
crypto-dev-signer>=0.4.15a1,<=0.4.15
chainqueue>=0.0.3a1,<0.1.0
chainqueue>=0.0.4a6,<0.1.0
cic-eth-registry>=0.6.1a2,<0.7.0
redis==3.5.3
hexathon~=0.0.1a8