diff --git a/setup.cfg b/setup.cfg index dd703a2..3a51ef6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,8 @@ include_package_data = True packages = find: install_requires = aiohttp>=3.8.1 + yarl>=1.10,<1.19 + multidict>=6,<7 [tool:pytest] addopts=