torch>=2.0.0
torchvision>=0.15.0
numpy>=1.21.0
tqdm>=4.62.0
matplotlib>=3.4.0
pillow>=8.3.0
scipy>=1.7.0
tensorboard>=2.10.0

[dev]
pytest>=7.0.0
pytest-cov>=3.0.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.950

[gui]
PyQt6>=6.4.0
