# This only installs PyTorch with a specific CUDA version which may not be
# compatible with yours. If so, install PyTorch with the correct CUDA version
# as instructed on https://pytorch.org/get-started/locally/
torch
pytest>=8,<9
pytest-cov>=2,<3
packaging
