pydantic>=2.5.0
httpx>=0.25.0
tenacity>=8.2.0
rich>=13.0.0
typer>=0.9.0
pyyaml>=6.0
jinja2>=3.1.0
numpy>=1.24.0
pandas>=2.0.0
scikit-learn>=1.3.0
datasets>=2.14.0
transformers>=4.35.0
torch>=2.0.0
openai>=1.3.0
anthropic>=0.8.0
boto3>=1.34.0
google-cloud-aiplatform>=1.38.0
tiktoken>=0.5.0
nltk>=3.8.0
spacy>=3.7.0
rouge-score>=0.1.2
bert-score>=0.3.13
sentence-transformers>=2.2.0
evaluate>=0.4.0
plotly>=5.17.0
matplotlib>=3.7.0
seaborn>=0.12.0
streamlit>=1.28.0
fastapi>=0.104.0
uvicorn>=0.24.0
sqlalchemy>=2.0.0
alembic>=1.12.0
redis>=5.0.0
celery>=5.3.0
prometheus-client>=0.19.0

[all]
novaeval[azure,dev,docs]

[azure]

[azure:python_version < "3.11"]
azure-ai-inference>=1.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.11.0
pytest-xdist>=3.3.0
black>=23.9.0
isort>=5.12.0
ruff>=0.1.0
mypy>=1.6.0
pre-commit>=3.5.0
bandit>=1.7.5
safety>=2.3.0
coverage>=7.3.0
sphinx>=7.2.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
jupyter>=1.0.0
ipykernel>=6.25.0
commitizen>=3.12.0

[docs]
sphinx>=7.2.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
sphinx-autodoc-typehints>=1.24.0
sphinx-copybutton>=0.5.2
