RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
    pip install "sentry-sdk==2.8.0"
