diff --git a/setup.py b/setup.py index 4659e43d..de1b4ec9 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ setup( 'psycopg2-binary', 'python-stdnum', 'PyYAML', - 'teal>=0.2.0a14', + 'teal>=0.2.0a15', 'requests', 'requests-toolbelt', 'sqlalchemy-utils[password, color, phone]',