Skip to content

Commit

Permalink
Use v26.0.x branch for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Sep 22, 2023
1 parent ff661e7 commit a9fb2a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ sqlalchemy >= 1.4
pydantic <3.0
httpx
deprecated >=1.2
git+https://github.com/lsst/sphgeom@main#egg=lsst-sphgeom
git+https://github.com/lsst/utils@main#egg=lsst-utils
git+https://github.com/lsst/resources@main#egg=lsst-resources
git+https://github.com/lsst/daf_relation@main#egg=lsst-daf-relation
git+https://github.com/lsst/sphgeom@v26.0.x#egg=lsst-sphgeom
git+https://github.com/lsst/utils@v26.0.x#egg=lsst-utils
git+https://github.com/lsst/resources@v26.0.x#egg=lsst-resources
git+https://github.com/lsst/daf_relation@v26.0.x#egg=lsst-daf-relation
# optional
backoff >= 1.10
boto3 >= 1.13
Expand Down

0 comments on commit a9fb2a9

Please sign in to comment.