pydantic>=2.0.0
httpx>=0.25.0
requests>=2.32.5
dotenv>=0.9.9

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
mypy>=1.5.0
ruff>=0.1.0
black>=23.9.0
isort>=5.12.0
typer>=0.9.0
jinja2>=3.0.0
