Skip to content

Commit 31ad44b

Browse files
committed
Unpin django-dramatiq version (now for sure)
1 parent 448d9d9 commit 31ad44b

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
@@ -76,7 +76,7 @@ celery = [
7676
]
7777
dramatiq = [
7878
"dramatiq",
79-
"django_dramatiq<=0.10.0",
79+
"django_dramatiq",
8080
]
8181

8282
[project.urls]

0 commit comments

Comments
 (0)