# Core dependencies for MaldiAMRKit
numpy>=1.21.0
pandas>=1.3.0
scipy>=1.7.0
scikit-learn>=1.0.0
matplotlib>=3.4.0
seaborn>=0.11.0

# Signal processing and baseline correction
pybaselines>=1.0.0

# Peak detection (topological)
gudhi>=3.5.0

# Dynamic time warping
fastdtw>=0.3.4
