mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +00:00
Enhancement: add django-redis to dependencies for improved caching support
This commit is contained in:
parent
a71dcb31a0
commit
28347a239b
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ dependencies = [
|
|||
"channels",
|
||||
"channels-redis==4.3.0",
|
||||
"django-filter",
|
||||
"django-redis",
|
||||
"django-celery-beat>=2.9.0",
|
||||
"lxml==6.1.0",
|
||||
"packaging",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue