Skip to content

Commit a5bc672

Browse files
amurekicodingjoe
authored andcommitted
Pin dramatiq<2 version due to the breaking changes
1 parent 65fb6ea commit a5bc672

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ test = [
4444
"redis",
4545
]
4646
dramatiq = [
47+
"dramatiq<2",
4748
"django-dramatiq",
4849
]
4950
celery = [

0 commit comments

Comments
 (0)