pydantic>=1.10
aiohttp>=3.8
aiofiles>=23.1
async_lru>=2.0

[dev]
pytest
pytest-cov
pytest-asyncio
httpx
mypy
types-aiofiles
isort
black
pylint
