소스 검색

Fixes #22598: Fix ValueError exception when viewing background tasks

Jeremy Stretch 19 시간 전
부모
커밋
e920dcbb00
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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