pydantic>=1.10
aiohttp>=3.8
async_lru>=2.0
tenacity>=8.2
cachetools>=5.3
requests>=2.31.0

[dev]
pytest
pytest-cov
pytest-asyncio
httpx
mypy
types-cachetools
types-requests>=2.31.0
isort
black
flake8
