# core engine (everything in measures.py runs on these four)
numpy>=1.24
scipy>=1.10
scikit-learn>=1.3
statsmodels>=0.14

# optional, only for the measures marked optional in the references
# ace            # maximal correlation (HGR / ACE)
# connectivipy   # partial directed coherence (PDC) / DTF
# causal-ccm     # convergent cross mapping (CCM)
# pycwt          # wavelet coherence
