mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-22 18:28:00 +00:00
32 lines
592 B
Text
32 lines
592 B
Text
Django==5.2.9
|
|
psycopg2-binary==2.9.11
|
|
celery[redis]==5.6.0
|
|
djangorestframework==3.16.1
|
|
requests==2.32.5
|
|
psutil==7.1.3
|
|
pillow
|
|
drf-yasg>=1.21.11
|
|
streamlink
|
|
python-vlc
|
|
yt-dlp
|
|
gevent==25.9.1
|
|
daphne
|
|
uwsgi
|
|
django-cors-headers
|
|
djangorestframework-simplejwt
|
|
m3u8
|
|
rapidfuzz==3.14.3
|
|
regex # Required by transformers but also used for advanced regex features
|
|
tzlocal
|
|
|
|
# PyTorch dependencies (CPU only)
|
|
--extra-index-url https://download.pytorch.org/whl/cpu/
|
|
torch==2.9.1+cpu
|
|
|
|
# ML/NLP dependencies
|
|
sentence-transformers==5.2.0
|
|
channels
|
|
channels-redis==4.3.0
|
|
django-filter
|
|
django-celery-beat
|
|
lxml==6.0.2
|