# PyTorch dependencies for deep learning models
#
# PyTorch 2.x with flexible version support
# PyTorch has good compatibility across Python versions
torch>=2.0.0
torchvision>=0.15.0
