mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-21 16:31:38 +02:00
Fixes #4633: Bump django-rq to v2.3.2 to fix ImportError with rq 1.4.0
This commit is contained in:
@@ -6,7 +6,7 @@ django-filter==2.2.0
|
||||
django-mptt==0.11.0
|
||||
django-pglocks==1.0.4
|
||||
django-prometheus==2.0.0
|
||||
django-rq==2.3.1
|
||||
django-rq==2.3.2
|
||||
django-tables2==2.3.1
|
||||
django-taggit==1.2.0
|
||||
django-taggit-serializer==0.1.7
|
||||
|
||||
Reference in New Issue
Block a user