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