pydantic>=2.0.0
pyyaml>=6.0.0
typer[all]>=0.9.0
rich>=13.0.0
questionary>=2.0.0
requests>=2.31.0
httpx>=0.25.0
langsmith>=0.1.0
boto3>=1.34.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.0.0
pytest-asyncio>=0.21.0
moto[dynamodb]>=5.0.0
responses>=0.23.0
mypy>=1.0.0
boto3-stubs[dynamodb]>=1.34.0
types-requests>=2.31.0
types-PyYAML>=6.0.0
black>=24.0.0
isort>=5.0.0
ruff>=0.1.0
pre-commit>=3.0.0
anthropic>=0.40.0

[llm]
anthropic>=0.40.0
