mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
new packages for websockets
This commit is contained in:
parent
206a0814be
commit
0c73549efb
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue