From f5bda4bc276b1aa656d5e67e9175eb95b3e98e4c Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 23 Nov 2024 23:00:04 -0800 Subject: [PATCH] chore: pyproject bump --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 9a1c2bb03..0dc8e856d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ dependencies = [ "aiohttp==3.10.8", "async-timeout", "aiocache", + "aiofiles", "sqlalchemy==2.0.32", "alembic==1.13.2",