diff --git a/setup.cfg b/setup.cfg index 7469d7e..0922998 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,6 +40,7 @@ python_requires = >=3.8 install_requires = aiohttp async_lru + attrs requests rich multidict