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

# Required for building pacakges.
build
wheel

# Required for code formatting and linting.
flake8
black
