From f1222dd81358399fd857377b8ec3d88b2fb32a3c Mon Sep 17 00:00:00 2001 From: Adam Thornton Date: Fri, 17 Jan 2025 14:24:37 -0700 Subject: [PATCH] lrp from branch --- stage3-py.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage3-py.sh b/stage3-py.sh index 277d33b..5139ce4 100755 --- a/stage3-py.sh +++ b/stage3-py.sh @@ -48,7 +48,7 @@ pip install uv uv pip install --no-build-isolation \ 'git+https://github.com/lsst-sqre/rsp-jupyter-extensions@tickets/DM-48465' \ jupyter-firefly-extensions \ - 'lsst-rsp>=0.5.1' \ + 'git+https://github.com/lsst-sqre/lsst-rsp@tickets/DM-48465' \ structlog \ 'symbolicmode<3'