aiohttp>=3.8.1
typing-extensions>=4.0.1

[dev]
mypy>=1.5.1
black>=23.9.0
isort>=5.12.0

[docs]
sphinx>=7.2.5
sphinx-rtd-theme>=1.3.0

[test]
pytest>=7.4.2
pytest-asyncio>=0.21.1
coverage[toml]>=6.4.4
