Fixes #4633: Bump django-rq to v2.3.2 to fix ImportError with rq 1.4.0

This commit is contained in:
Jeremy Stretch
2020-05-13 08:53:29 -04:00
parent 41361ce2a2
commit 1d93d9a63a
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ django-filter==2.2.0
django-mptt==0.11.0
django-pglocks==1.0.4
django-prometheus==2.0.0
django-rq==2.3.1
django-rq==2.3.2
django-tables2==2.3.1
django-taggit==1.2.0
django-taggit-serializer==0.1.7