Skip to content

Commit dd470bc

Browse files
committed
aiormq==6.8.1 that is pinned in aiida-core requires pamqp==3.3.0
1 parent 73a7227 commit dd470bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pre-commit = [
5252
]
5353
rmq = [
5454
'aio-pika~=9.4.0',
55-
'pamqp~=3.2',
55+
'pamqp~=3.3',
5656
'pytray>=0.3.4,<0.4.0',
5757
]
5858
tests = [

0 commit comments

Comments
 (0)