torch>=2.0.0
diffusers>=0.36.0
transformers>=4.40.0
huggingface_hub>=0.20.0
accelerate>=0.25.0
bitsandbytes>=0.41.0
einops>=0.7.0
pillow>=10.0.0
langgraph>=0.2.0
langchain-core>=0.3.0
rich>=13.0.0
prompt-toolkit>=3.0.40
pyyaml>=6.0
requests>=2.28.0

[all]
openai>=1.0.0
anthropic>=0.25.0
ollama>=0.1.0
rich-pixels>=3.0.0

[all-llm]
openai>=1.0.0
anthropic>=0.25.0
ollama>=0.1.0

[anthropic]
anthropic>=0.25.0

[dev]
pytest>=7.0.0
pytest-mock>=3.10.0
ruff>=0.1.0

[ollama]
ollama>=0.1.0

[openai]
openai>=1.0.0

[preview]
rich-pixels>=3.0.0
