pydantic>=2.0.0
typing-extensions>=4.0.0
isage-libs>=0.2.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.8.4
mypy>=1.0.0

[full]
isage-agentic[dev,llm]

[llm]
openai>=1.0.0
anthropic>=0.20.0
