diff --git a/pyproject.toml b/pyproject.toml index f3831614..3800f159 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ python = "3.10.4" aiohttp = "3.9.1" aiohttp-swagger = "1.0.16" aiohttp_jinja2 = "1.5.1" -aiosmtplib = "2.0.2" +aiosmtplib = "3.0.1" asyncpg = "0.29.0" SQLAlchemy = "1.4.50" alembic = "1.12.1"