pydantic
openai>=1.0.0
numpy
click>=8.1.3
requests
python-dotenv
jsonschema

[all]
merit[analysis,dev,docs,google,openai]

[analysis]
numpy
scikit-learn
umap-learn
hdbscan
pymongo>=4.0

[dev]
pytest>=7.3.1
pytest-cov>=4.1.0
pytest-mock>=3.10.0
pytest-xdist>=3.3.1
pytest-rerunfailures>=11.1.2
responses>=0.23.1
black>=23.3.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.3.0
tox>=4.6.3

[docs]
sphinx>=7.0.1
sphinx-rtd-theme>=1.2.2
sphinx-autodoc-typehints>=1.23.0

[google]
google-generativeai>=0.3.0

[openai]
openai>=1.0.0
