httpx>=0.24.0
aiofiles>=23.0.0
pydantic>=2.0.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
black>=21.0
mypy>=0.800
pre-commit>=3.0
ruff>=0.4.8

[test]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
black>=21.0
flake8>=3.8
mypy>=0.800
