PyQt5>=5.15.0
torch>=1.9.0
torchvision>=0.10.0
numpy>=1.21.0
opencv-python>=4.5.0
Pillow>=8.3.0
scikit-image>=0.18.0
matplotlib>=3.4.0

[dev]
pytest>=6.0
pytest-qt>=4.0
black>=21.0
flake8>=3.9

[gpu]
torch>=1.9.0
torchvision>=0.10.0

[windows]
pywin32>=300
winshell>=0.6
