From 2d2840f40415b4aa5cd0f8e2f35028f6e93aed3c Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sun, 22 Jun 2025 14:48:21 +0800 Subject: [PATCH] bugfix --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index a063f32..62a02fa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,6 +11,7 @@ license = MIT packages = find: python_requires = >=3.8 install_requires = + redis asyncio aiofiles aiodns