aiohttp>3.8
orjson>3.9
segno>=1.5.2

[requirements]
aiohttp~=3.9
orjson~=3.9.5
segno==1.6.1

[requirements_dev]
pre-commit==3.7.0

[requirements_test]
aioresponses==0.7.6
mypy==1.9.0
pytest==8.1.1
pytest-aiohttp==1.0.5
pytest-asyncio==0.23.6
pytest-cov==5.0.0
ruff==0.3.4
trustme==1.1.0
types-orjson==3.6.2
