# Core dependencies
numpy>=1.20.0,<2.0.0
scipy>=1.7.0,<2.0.0
requests>=2.25.0
tqdm>=4.60.0
beautifulsoup4>=4.9.0
xarray>=0.19.0
netCDF4>=1.5.7
pandas>=1.3.0,<3.0.0
numba>=0.53.0
numba-progress>=0.0.3
openpyxl>=3.0.7
rasterio>=1.2.0
rioxarray>=0.5.0
bottleneck>=1.3.2
scikit-learn>=0.24.0,<2.0.0
joblib>=1.3.0
matplotlib>=3.4.0,<4.0.0
pyproj>=3.0.0,<4.0.0
packaging>=21.0
ipython>=8.0.0

# Development dependencies (optional)
# pytest>=6.0
# pytest-cov>=2.0
# black>=21.0
# flake8>=3.9
# mypy>=0.900
# sphinx>=4.0
# sphinx-rtd-theme>=1.0
# twine>=3.4
# build>=0.7

