Files
TradeBot/requirements-train.txt
T
2026-06-20 21:28:05 +03:00

6 lines
227 B
Plaintext

# 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