aiohttp>3.8
orjson>3.9

[requirements]
aiohttp~=3.8.5
orjson~=3.9.5

[requirements_dev]
pre-commit==3.5.0

[requirements_test]
aioresponses==0.7.5
mypy==1.7.0
pytest==7.4.3
pytest-aiohttp==1.0.5
pytest-cov==4.1.0
ruff==0.1.6
types-orjson==3.6.2
