diff options
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ case second `m'. Any other spelling is incorrect.""", 'console_scripts' : list(scripts), }, install_requires = [ - 'aiosmtpd', + 'aiosmtpd>=1.0a5', 'alembic', 'atpublic', 'dnspython>=1.14.0', |
