Explorar el Código

Fixes #22598: Fix ValueError exception when viewing background tasks

Jeremy Stretch hace 19 horas
padre
commit
e920dcbb00
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -10,7 +10,7 @@ django-pglocks==1.0.4
 django-prometheus==2.4.0
 django-redis==7.0.0
 django-rich==2.2.0
-django-rq==4.1.0
+django-rq==4.1.1
 django-storages==1.14.6
 django-tables2==2.8.0
 django-taggit==6.1.0