Remove aiologger

This commit is contained in:
2022-02-12 13:05:13 +03:00
parent d73afc9e0a
commit 6e307b8067
3 changed files with 5 additions and 23 deletions

View File

@@ -14,7 +14,6 @@ alembic = "^1.7.4"
asyncpg = "^0.24.0"
psycopg2 = "^2.9.1"
fastapi-pagination = {extras = ["ormar"], version = "^0.9.0"}
aiologger = "^0.6.1"
orjson = "^3.6.4"
aioredis = "^2.0.0"
httpx = "^0.22.0"