update django-q

This commit is contained in:
jonaswinkler
2021-06-13 15:43:32 +02:00
parent 1d4f25f930
commit 9242a8901a
3 changed files with 7 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ django = "~=3.2"
django-cors-headers = "*"
django-extensions = "*"
django-filter = "~=2.4.0"
django-q = "==1.3.4"
django-q = "~=1.3.4"
djangorestframework = "~=3.12.2"
filelock = "*"
fuzzywuzzy = {extras = ["speedup"], version = "*"}