# Python 3.11.5  (conda env: dl)
# CUDA 12.1 + cuDNN 8902
# Add the PyTorch wheel index when installing with CUDA 12.1.
# Example:
#   pip install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu121

torch==2.1.0
torchvision==0.16.0
numpy==1.26.0
pandas==2.0.3
scipy==1.11.3
tqdm==4.66.5
