
[:python_version >= "3.0"]
typing_extensions>=3.10

[:python_version >= "3.4"]
aiohttp>=3.8.1

[dev]
pytest
