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