aiohttp>3.9
orjson>3.9

[requirements]
aiohttp==3.9.5
orjson==3.10.3

[requirements_dev]
pre-commit==3.7.1

[requirements_test]
aioresponses==0.7.6
mypy==1.10.0
pytest==8.2.1
pytest-aiohttp==1.0.5
pytest-cov==5.0.0
ruff==0.4.4
types-orjson==3.6.2
