pyyaml>=6.0

[all]
openai>=1.0
sentence-transformers>=2.2
fastapi>=0.100
uvicorn>=0.23
anthropic>=0.30

[dev]
pytest>=7.0
pytest-benchmark>=4.0

[embed]
sentence-transformers>=2.2

[llm]
openai>=1.0
anthropic>=0.30

[ui]
fastapi>=0.100
uvicorn>=0.23
