aiohttp>3.8
orjson>3.9
segno>=1.5.2

[requirements]
aiohttp~=3.8.5
orjson~=3.9.5
segno==1.5.2

[requirements_dev]
pre-commit==3.4.0

[requirements_test]
aioresponses==0.7.4
black==23.7.0
mypy==1.5.1
pytest==7.4.1
pytest-aiohttp==1.0.4
pytest-asyncio==0.21.1
pytest-cov==4.1.0
ruff==0.0.287
types-orjson==3.6.2
