# Python deps for the autoresearch loop (train.py + scripts). Install torch from
# the cu130 index FIRST (koala Blackwell sm_120, torch 2.12.1+cu130 verified):
#   pip install torch --index-url https://download.pytorch.org/whl/cu130
#   pip install -r requirements.txt
numpy>=2.0
pandas>=2.2
pyarrow>=16
histdata>=1.3        # histdata.com downloader (handles the tk token politely)
hmmlearn>=0.3        # regime detector (prepare_regime.py, jepa-fx-risk#13)
scikit-learn>=1.4    # HMM dependency
