Use teal 0.2.0a15 with newer ereuse utils and marshmallow

This commit is contained in:
Xavier Bustamante Talavera 2018-09-12 15:15:04 +02:00
parent f7112d7fe1
commit 0c29497179
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ setup(
'psycopg2-binary', 'psycopg2-binary',
'python-stdnum', 'python-stdnum',
'PyYAML', 'PyYAML',
'teal>=0.2.0a14', 'teal>=0.2.0a15',
'requests', 'requests',
'requests-toolbelt', 'requests-toolbelt',
'sqlalchemy-utils[password, color, phone]', 'sqlalchemy-utils[password, color, phone]',