new packages for websockets

This commit is contained in:
dekzter 2025-03-05 15:04:50 -05:00
parent 206a0814be
commit 0c73549efb

View file

@ -1,5 +1,4 @@
Django==5.1.6
gunicorn==23.0.0
psycopg2-binary==2.9.10
redis==4.5.5
celery
@ -23,3 +22,6 @@ torch==2.6.0+cpu
# ML/NLP dependencies
sentence-transformers==3.4.1
uwsgi
channels
channels-redis
daphne