Added channels and redis
This commit is contained in:
parent
c06cf77540
commit
99777e1813
2 changed files with 3 additions and 0 deletions
|
|
@ -3,7 +3,10 @@ celery==5.6.0
|
||||||
django==5.2.8
|
django==5.2.8
|
||||||
djangorestframework==3.16.1
|
djangorestframework==3.16.1
|
||||||
channels[daphne]==4.3.0
|
channels[daphne]==4.3.0
|
||||||
|
channels-redis==4.1.0
|
||||||
django-jazzmin==3.0.1
|
django-jazzmin==3.0.1
|
||||||
|
django-celery-results==2.5.1
|
||||||
|
django-celery-beat==2.8.1
|
||||||
gunicorn==23.0.0
|
gunicorn==23.0.0
|
||||||
jinja2==3.1.6
|
jinja2==3.1.6
|
||||||
python-dotenv==1.2.1
|
python-dotenv==1.2.1
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in a new issue