Parcourir la source

Pin django-rq to <3.0

Jeremy Stretch il y a 1 an
Parent
commit
dba6e532c4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      base_requirements.txt

+ 1 - 1
base_requirements.txt

@@ -42,7 +42,7 @@ django-rich
 
 
 # Django integration for RQ (Reqis queuing)
 # Django integration for RQ (Reqis queuing)
 # https://github.com/rq/django-rq/blob/master/CHANGELOG.md
 # https://github.com/rq/django-rq/blob/master/CHANGELOG.md
-django-rq
+django-rq<3.0
 
 
 # Abstraction models for rendering and paginating HTML tables
 # Abstraction models for rendering and paginating HTML tables
 # https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md
 # https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md