# Core data / numerics
pandas>=2.0
numpy>=1.24

# Visualisation
matplotlib>=3.7
seaborn>=0.12

# Statistics
scipy>=1.11

# Progress bar
tqdm>=4.65
