Skip to content

Commit

Permalink
Unpin django-dramatiq version (now for sure)
Browse files Browse the repository at this point in the history
  • Loading branch information
amureki committed Jan 6, 2023
1 parent 448d9d9 commit 31ad44b
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 @@ -76,7 +76,7 @@ celery = [
]
dramatiq = [
"dramatiq",
"django_dramatiq<=0.10.0",
"django_dramatiq",
]

[project.urls]
Expand Down

0 comments on commit 31ad44b

Please sign in to comment.