From fb6e4637993ca4ad91ee6d7c9b93ec891b81c7bd Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sat, 8 Apr 2017 01:35:15 +0000 Subject: Require aiosmtpd>=1.0a5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 78b6025b8..c3735744d 100644 --- a/setup.py +++ b/setup.py @@ -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', -- cgit v1.2.3-70-g09d2