
[aiohttp]
aiohttp

[httpx]
httpx>=0.20.0

[tests]
aiohttp
httpx
pytest
pytest-aio[curio,trio]>=1.4.0
pytest-mypy

[tests:python_version < "3.8"]
mock
