aiohttp<4,>=3.9
packaging>=23.2

[:python_version < "3.11"]
tomli>=2.0.1

[:python_version < "3.13"]
typing-extensions>=4.11

[dev]
pytest==8.4.1
pytest-asyncio==1.1.0
pytest-mock==3.14.1
black==25.1.0
isort==6.0.1
flake8==7.3.0
mypy==1.17.1
coverage==7.10.3
pytest-cov==6.2.1
pip-tools==7.5.0
setuptools_scm==8.3.1
