torch>=1.10.0
numpy>=1.21.0
matplotlib>=3.5.0
opencv-python>=4.5.0
scipy>=1.7.0
pillow>=8.0.0
tqdm>=4.60.0
scikit-learn>=1.0.0
scikit-image>=0.19.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0
ruff>=0.1.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
sphinx-autodoc-typehints>=1.22.0
myst-parser>=1.0.0

[full]
shap>=0.42.0
lime>=0.2.0
captum>=0.6.0
torchvision>=0.12.0
transformers>=4.20.0

[interactive]
plotly>=5.10.0
ipywidgets>=8.0.0
jupyter>=1.0.0
