###############################################
# NetBurst Exact Dependency Pins (Environment)
# Captured on: 2025-09-25
# Python interpreter: /global/common/software/nersc9/pytorch/2.6.0/bin/python
# Adjust only if you intentionally upgrade; otherwise these ensure reproducibility.
###############################################

# Core deep learning
torch==2.6.0

# Data processing & numeric
numpy==1.26.4
pandas==2.1.4
pyarrow==19.0.1
pyspark==3.5.6

# Modeling / metrics / stats
scikit-learn==1.6.1
statsmodels==0.14.4
matplotlib==3.10.0

# Utility
undecorated==0.3.0
chronos-forecasting==1.5.2


# - Java runtime (required for Spark)
# - tshark 
# - GNU parallel 
# - CUDA toolkit / driver matching torch build
