aiohttp>3.9
orjson>3.9

[requirements]
aiohttp==3.10.8
orjson==3.10.7

[requirements_dev]
pre-commit==3.8.0

[requirements_test]
aioresponses==0.7.6
mypy==1.11.2
pytest==8.3.3
pytest-aiohttp==1.0.5
pytest-cov==5.0.0
ruff==0.6.8
types-orjson==3.6.2
