# dash is required to call `build:py`
dash[dev]>=2.7.0

# Required for building pacakges.
build
wheel

# Required for code formatting.
black
