pyyaml>=6.0
jsonschema>=4.20
pydantic>=2.0
click>=8.1
rich>=13.0
deepdiff>=7.0
python-dotenv>=1.0
prompt_toolkit>=3.0

[all]
specora-core[dev,healer,llm]

[dev]
pytest>=8
ruff>=0.4

[healer]
fastapi>=0.110
uvicorn>=0.29
httpx>=0.27

[llm]
openai>=1.0
anthropic>=0.25
httpx>=0.27
pyjwt>=2.8
