# Core scientific stack
numpy>=1.24
pandas>=2.0
scipy>=1.10
statsmodels>=0.14

# LLM API
openai==1.109.1

# Machine learning
scikit-learn>=1.3

# Visualisation
matplotlib>=3.7
seaborn>=0.13

# Document generation
python-docx>=1.1
openpyxl>=3.1
