mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-07 04:27:27 -06:00
Fixes #12415: Pin rq to v1.13.0 to fix ImportError exception from django-rq
This commit is contained in:
@@ -35,3 +35,6 @@ social-auth-core[openidconnect]==4.4.2
|
||||
svgwrite==1.4.3
|
||||
tablib==3.4.0
|
||||
tzdata==2023.3
|
||||
|
||||
# Pin rq to v1.13.0 to retain compatibility with django-rq
|
||||
rq==1.13.0
|
||||
|
||||
Reference in New Issue
Block a user