Update django-rq to fix breaking change from rq

https://github.com/rq/django-rq/issues/592
This commit is contained in:
Jake Howard 2023-05-05 12:50:15 +01:00
parent aeb683fa7a
commit 8e615e3836
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ beautifulsoup4==4.11.2
lxml==4.9.1
requests==2.28.2
wagtail-generic-chooser==0.5.1
django-rq==2.7.0
django-rq==2.8.0
django-redis==5.2.0
gunicorn==20.1.0
psycopg2==2.9.6