rich>=13.7.0
click>=8.1.0
pydantic>=2.7.0
httpx>=0.27.0
tiktoken>=0.7.0
pathspec>=0.11
tree-sitter>=0.21.0
prompt-toolkit>=3.0.47
jsonschema>=4.22.0
python-slugify>=8.0.4

[all]
fableforge-anvil-agent[api,local,tui]

[api]
openai>=1.0
anthropic>=0.18

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
ruff>=0.1

[local]
llama-cpp-python>=0.2
onnxruntime>=1.16

[tui]
textual>=0.47
textual-dev>=0.4
