pydantic>=2.0.0
numpy>=1.24.0
pandas>=2.0.0
scikit-learn>=1.3.0
tiktoken>=0.5.0
pyyaml>=6.0
rich>=13.0.0
click>=8.1.0
aiohttp>=3.9.0
tenacity>=8.2.0
jsonschema>=4.17.0

[all]
rag-eval-pro[dashboard,dev,integrations,llm,semantic]

[dashboard]
streamlit>=1.28.0
plotly>=5.17.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
pre-commit>=3.3.0

[integrations]
langchain>=0.1.0
llama-index>=0.9.0

[llm]
openai>=1.0.0
anthropic>=0.18.0

[release]
build>=1.2.0
twine>=5.0.0

[semantic]
sentence-transformers>=2.2.0
