python>=3.10
numpy>=1.20
pandas>=1.3
scipy>=1.7
matplotlib>=3.4
plotly>=5.0
sqlalchemy>=1.4
pyyaml>=5.4
requests>=2.25
xarray>=0.18
netcdf4>=1.5
pyproj>=3.2
rasterio>=1.2
geopandas>=0.9
shapely>=1.7
affine>=2.3
cv2>=4.5
fluxdataqaqc>=0.1.0
refet>=0.1.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
sphinx-copybutton>=0.5
sphinx-autodoc-typehints>=1.12
myst-parser>=0.15
numpydoc>=1.1
nbsphinx>=0.8

[test]
pytest>=6.0
pytest-cov>=2.0
