# Core scientific computing
numpy>=1.21.0
scipy>=1.7.0
pandas>=1.3.0
xarray>=0.19.0

# Visualization
matplotlib>=3.4.0
seaborn>=0.11.0
plotly>=5.3.0
bokeh>=2.4.0

# Geospatial and geophysical
obspy>=1.2.0
pyrocko>=2021.09.0
gmt>=6.2.0
pyproj>=3.1.0
cartopy>=0.19.0

# Machine learning
scikit-learn>=0.24.0
tensorflow>=2.6.0
statsmodels>=0.12.0

# Utilities
tqdm>=4.62.0
pyyaml>=5.4.0
toml>=0.10.0
pytest>=6.2.0

# Jupyter
jupyter>=1.0.0
ipykernel>=6.0.0
nbconvert>=6.1.0

# Data formats
h5py>=3.3.0
netCDF4>=1.5.0
tables>=3.6.0
