typer>=0.9.0
rich>=13.0.0
tiktoken>=0.6.0
pydantic>=2.0.0
jinja2>=3.1.0
fastapi>=0.110.0
uvicorn>=0.29.0

[all]
anthropic>=0.25.0
openai>=1.0.0
langchain-core>=0.1.0

[anthropic]
anthropic>=0.25.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.23.0
anthropic>=0.25.0

[langchain]
langchain-core>=0.1.0

[openai]
openai>=1.0.0
