Skip to content

Commit

Permalink
Fix problem with RabbitMQ messages (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackYps authored Aug 15, 2024
1 parent 05663d5 commit 2bc5dc5
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 139 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ verify_ssl = true
trueskill = "*"
sqlalchemy = "*"
aiomysql = "*"
aio_pika = "*"
aio_pika = "=6.8.2"
aiocron = "*"
prometheus_client = "*"
yoyo-migrations = "*"
Expand Down
Loading

0 comments on commit 2bc5dc5

Please sign in to comment.