pydantic>=2.0.0
numpy>=1.24.0
pyyaml>=6.0
python-dateutil>=2.8.0
typing-extensions>=4.0.0
click>=8.0.0
rich>=13.0.0
questionary>=2.0.0

[benchmarks]
datasets>=2.14.0
beir>=2.0.0
plotly>=5.18.0
matplotlib>=3.7.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
ruff>=0.1.0
pyright>=1.1.0

[embeddings]
sentence-transformers>=2.2.0

[full]
siare[embeddings,llm]
scikit-learn>=1.3.0
requests>=2.28.0

[llm]
openai>=1.0.0
anthropic>=0.18.0
