# Optional local-only training dependency for tools/train_torch_recurrent_forecaster.py.
# Prefer the CPU wheel on Windows:
#   python -m pip install torch --index-url https://download.pytorch.org/whl/cpu
torch>=2.5
numpy>=2.0
