numpy>=1.26.4
torch>=2.2.2
torchvision>=0.17.2
scikit-learn>=1.6.1
plotly
click
tqdm

[dev]
pylint>=2.10
black>=23.3.0

[docs]
sphinx>=5.0.1
sphinx-markdown-builder
sphinx_rtd_theme>=1.0.0

[tests]
pytest>=7.3.1
pytest-cov>=4.0.0
