Skip to content

Commit

Permalink
Use v27.0.x branch for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Jun 5, 2024
1 parent d9aadc7 commit d42fa40
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pyyaml >= 5.1
numpy
lsst-daf-butler @ git+https://github.com/lsst/daf_butler@main
lsst-utils @ git+https://github.com/lsst/utils@main
lsst-resources @ git+https://github.com/lsst/resources@main
lsst-pipe-base @ git+https://github.com/lsst/pipe_base@main
lsst-pex-config @ git+https://github.com/lsst/pex_config@main
lsst-daf-butler @ git+https://github.com/lsst/daf_butler@v27.0.x
lsst-utils @ git+https://github.com/lsst/utils@v27.0.x
lsst-resources @ git+https://github.com/lsst/resources@v27.0.x
lsst-pipe-base @ git+https://github.com/lsst/pipe_base@v27.0.x
lsst-pex-config @ git+https://github.com/lsst/pex_config@v27.0.x

0 comments on commit d42fa40

Please sign in to comment.