Add redis dependency
This commit is contained in:
parent
9f8ee2fa04
commit
9e48e068e2
2 changed files with 13 additions and 4 deletions
1
Pipfile
1
Pipfile
|
@ -15,6 +15,7 @@ celery = "*"
|
|||
kombu = "*"
|
||||
pytz = "*"
|
||||
jinja2 = "*"
|
||||
redis = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue