
[core]
python-dateutil
numpy>=1.10.0

[coverage]
pytest-cov

[format]
black[jupyter]
isort

[full]
astropy
xarray

[lint]
flake8
flake8-bugbear
flake8-builtins
flake8-blind-except
mypy
types-python-dateutil
types-requests

[proj]
pyproj

[tests]
pytest
pytest-timeout
