# Runtime dependencies only.
# Optional extras (viz, excel, dev) are defined in pyproject.toml
# under [project.optional-dependencies]. Install them with e.g.:
#   pip install do-attribution[viz]
#   pip install do-attribution[excel]
#   pip install do-attribution[dev]
numpy>=1.21.0
pandas>=1.3.0
