aiohttp>=3.8.5
requests>=2.31.0
nest_asyncio>=1.5.8

[lint]
black==23.3.0
isort==5.12.0
docstr-coverage==2.2.0

[test]
pytest
pytest-asyncio
