Merge remote-tracking branch 'origin/master' into lash/verify-details

This commit is contained in:
nolash 2021-08-24 17:26:35 +02:00
commit b527983888
3 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,5 @@
crypto-dev-signer>=0.4.15a1,<=0.4.15
chainqueue>=0.0.3a1,<0.1.0
confini>=0.3.6rc4,<0.5.0
cic-eth-registry>=0.6.1a1,<0.7.0
redis==3.5.3
hexathon~=0.0.1a8

View File

@ -1,7 +1,7 @@
# standard imports
import semver
version = (0, 3, 0, 'alpha.10')
version = (0, 3, 1, 'alpha.1')
version_object = semver.VersionInfo(
major=version[0],

View File

@ -1,10 +1,10 @@
alembic==1.4.2
bcrypt==3.2.0
celery==4.4.7
cic-eth[services]==0.12.2a3
cic-eth[services]~=0.12.4a3
cic-notify~=0.4.0a10
cic-types~=0.1.0a14
confini~=0.4.1a1
confini>=0.4.1a1,<0.5.0
phonenumbers==8.12.12
psycopg2==2.8.6
python-i18n[YAML]==0.3.9