numpy>=1.21
scikit-learn>=1.0
matplotlib>=3.5
seaborn>=0.12
scipy>=1.9
pandas>=1.5

[all]
conformalpy[dev,docs,mlflow]

[deep-learning]
conformalpy[keras,torch]

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4

[docs]
quartodoc>=0.9
griffe<1.6,>=1.0
jupyter>=1.0

[explainability]
shap>=0.42

[gpu]
cupy-cuda12x>=12.0

[keras]
tensorflow>=2.12

[mlflow]
mlflow>=2.0

[torch]
torch>=2.0
