Skip to content

Commit

Permalink
Revert "bump sqlalchemy and friends"
Browse files Browse the repository at this point in the history
This reverts commit b540957.
  • Loading branch information
dhirving committed Mar 4, 2024
1 parent 9088e43 commit 8edcdfd
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ astropy==5.2.2
# -r requirements/main.in
# lsst-daf-butler
# lsst-utils
async-timeout==4.0.3
# via asyncpg
asyncpg==0.29.0
asyncpg==0.27.0
# via -r requirements/main.in
click==8.1.3
# via
Expand All @@ -31,7 +29,7 @@ deprecated==1.2.13
# lsst-utils
fastapi==0.109.2
# via -r requirements/main.in
greenlet==3.0.3
greenlet==2.0.2
# via sqlalchemy
h11==0.14.0
# via uvicorn
Expand Down Expand Up @@ -96,7 +94,7 @@ pyyaml==6.0
# lsst-utils
sniffio==1.3.0
# via anyio
sqlalchemy==2.0.28
sqlalchemy==2.0.9
# via
# -r requirements/main.in
# alembic
Expand Down

0 comments on commit 8edcdfd

Please sign in to comment.