httpx>=0.28.1
pydantic>=2.11.7
pydantic-settings>=2.10.1
boto3>=1.38.44

[dev]
black>=25.1.0
isort>=6.0.1
mypy>=1.16.1
flake8>=7.3.0

[test]
pytest>=8.4.1
pytest-asyncio>=1.0.0
pytest-cov>=6.2.1
pytest-mock>=3.14.1
