RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
    pip install "openedx-webhooks{{ WEBHOOKS_PLUGIN_VERSION }}"