mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
33 lines
529 B
Text
33 lines
529 B
Text
Django==5.2.4
|
|
psycopg2-binary==2.9.10
|
|
redis==6.2.0
|
|
celery
|
|
celery[redis]
|
|
djangorestframework==3.16.0
|
|
requests==2.32.4
|
|
psutil==7.0.0
|
|
pillow
|
|
drf-yasg>=1.20.0
|
|
streamlink
|
|
python-vlc
|
|
yt-dlp
|
|
gevent==25.5.1
|
|
daphne
|
|
uwsgi
|
|
django-cors-headers
|
|
djangorestframework-simplejwt
|
|
m3u8
|
|
rapidfuzz==3.13.0
|
|
tzlocal
|
|
|
|
# PyTorch dependencies (CPU only)
|
|
--extra-index-url https://download.pytorch.org/whl/cpu/
|
|
torch==2.7.1+cpu
|
|
|
|
# ML/NLP dependencies
|
|
sentence-transformers==5.0.0
|
|
channels
|
|
channels-redis==4.3.0
|
|
django-filter
|
|
django-celery-beat
|
|
lxml==6.0.0
|