Skip to content

Commit

Permalink
bump aio-pika
Browse files Browse the repository at this point in the history
aio-pika 7.0 may address an important issue concerning the `robust_connection`.
mosquito/aio-pika#288
  • Loading branch information
ltalirz authored Aug 3, 2022
1 parent 8c7640b commit f4043de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ classifiers = [
keywords = ['workflow', 'multithreaded', 'rabbitmq']
requires-python = '>=3.7'
dependencies = [
'aio-pika~=6.6',
'aio-pika~=8.1',
'kiwipy[rmq]~=0.7.4',
'nest_asyncio~=1.5',
'pyyaml~=5.4',
Expand Down

0 comments on commit f4043de

Please sign in to comment.