# Core dependencies for pyNeuroDAP
numpy>=1.20.0
scipy>=1.7.0
pandas>=1.3.0
matplotlib>=3.3.0
seaborn>=0.11.0
scikit-learn>=1.0.0
h5py>=3.0.0
tables>=3.7.0
tqdm>=4.60.0
dask>=2022.0.0
PySide6>=6.0.0

# Optional dependencies for advanced modeling
# ssm>=0.3.0  # For rSLDS modeling (install separately if needed)

# Built-in modules (no installation needed)
# tkinter - built into Python
