numpy>=2.0.2
torch>=2.4.0
torchvision
scikit-learn
matplotlib
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
