# Diaplot Package Requirements

# Core dependencies
numpy>=1.20.0
pandas>=1.3.0
matplotlib>=3.5.0

# Map visualization dependencies
geopandas>=0.12.0
cartopy>=0.21.0  # Required for proper map rendering with geographic features
