Timothy Jaeryang Baek пре 5 месеци
родитељ
комит
f5bda4bc27
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -22,6 +22,7 @@ dependencies = [
     "aiohttp==3.10.8",
     "async-timeout",
     "aiocache",
+    "aiofiles",
 
     "sqlalchemy==2.0.32",
     "alembic==1.13.2",