Revert "Bump async_timeout to 4.0.1" (#59601)

This commit is contained in:
J. Nick Koston
2021-11-13 01:47:39 -06:00
committed by GitHub
parent f00effaba2
commit 9769a8c08e
3 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ PACKAGES = find_packages(exclude=["tests", "tests.*"])
REQUIRES = [
"aiohttp==3.8.0",
"astral==2.2",
"async_timeout==4.0.1",
"async_timeout==4.0.0",
"attrs==21.2.0",
"awesomeversion==21.10.1",
'backports.zoneinfo;python_version<"3.9"',