diff --git a/setup.cfg b/setup.cfg index 50fb866..3bd4fc4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,7 +26,7 @@ package_dir= =src include_package_data = True install_requires = - aiohttp==3.8.5 + aiohttp==3.9.1 oss2==2.18.1 [options.extras_require]