Upgrade all deps to chainlib nextgen

This commit is contained in:
nolash
2021-07-20 20:29:21 +02:00
parent ed2521b582
commit 756124bada
3 changed files with 13 additions and 14 deletions

View File

@@ -9,8 +9,8 @@ import semver
version = (
0,
12,
1,
'alpha.2',
2,
'alpha.1',
)
version_object = semver.VersionInfo(

View File

@@ -1,3 +1,3 @@
celery==4.4.7
chainlib~=0.0.5a2
chainlib>=0.0.6a1,<0.1.0
semver==2.13.0