# PhenoAI Package Requirements

# Core dependencies
numpy>=1.19.0
scipy>=1.7.0
opencv-python>=4.5.0
pillow>=8.0.0
matplotlib>=3.3.0
plotly>=5.0.0
pandas>=1.3.0
pyyaml>=5.4.0
scikit-learn>=1.0.0
scikit-image>=0.18.0
tqdm>=4.60.0

# Model support
h5py>=3.0.0

# Optional for advanced features
seaborn>=0.11.0
statsmodels>=0.12.0
