Update django-rq to fix breaking change from rq
https://github.com/rq/django-rq/issues/592
This commit is contained in:
parent
aeb683fa7a
commit
8e615e3836
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue