typer>=0.9.0
rich>=13.0.0
pydantic>=2.0.0
PyNaCl>=1.5.0
jsonschema>=4.17.0
referencing>=0.30.0
packaging>=21.0

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

[anthropic]
anthropic>=0.20.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
hypothesis>=6.0.0
ruff>=0.1.0

[langchain]
langchain-core>=0.1.0

[openai]
openai>=1.0.0
