Skip to content

Commit

Permalink
Upgrade Alembic for hook scripts to work (pypi#10053)
Browse files Browse the repository at this point in the history
  • Loading branch information
abitrolly committed Oct 9, 2021
1 parent 021d35e commit 7945724
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --allow-unsafe --generate-hashes --output-file=requirements/main.txt requirements/main.in
#
alembic==1.7.1 \
--hash=sha256:25f996b7408b11493d6a2d669fd9d2ff8d87883fe7434182bc7669d6caa526ab \
--hash=sha256:aea964d3dcc9c205b8759e4e9c1c3935ea3afeee259bffd7ed8414f8085140fb
alembic==1.7.4 \
--hash=sha256:9d33f3ff1488c4bfab1e1a6dfebbf085e8a8e1a3e047a43ad29ad1f67f012a1d \
--hash=sha256:e3cab9e59778b3b6726bb2da9ced451c6622d558199fd3ef914f3b1e8f4ef704
# via -r requirements/main.in
amqp==2.6.1 \
--hash=sha256:70cdb10628468ff14e57ec2f751c7aa9e48e7e3651cfd62d431213c0c4e58f21 \
Expand Down

0 comments on commit 7945724

Please sign in to comment.