bump dependencies

This commit is contained in:
Simon 2026-01-22 23:03:42 +07:00
parent 5dd498ee9e
commit 4cf872e7a3
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
3 changed files with 398 additions and 397 deletions

View File

@ -1,15 +1,15 @@
apprise==1.9.6
celery==5.6.1
apprise==1.9.7
celery==5.6.2
deepdiff==8.6.1
django-auth-ldap==5.3.0
django-celery-beat==2.8.1
django-cors-headers==4.9.0
Django==5.2.9
Django==5.2.10
djangorestframework==3.16.1
drf-spectacular==0.28.0 # rc:ignore
Pillow==12.0.0
Pillow==12.1.0
redis==7.1.0
requests==2.32.5
ryd-client==0.0.6
uvicorn==0.40.0
yt-dlp[default] @ git+https://github.com/yt-dlp/yt-dlp@468aa6a9b431194949ede9eaad8f33e314a288d6
yt-dlp[default] @ git+https://github.com/yt-dlp/yt-dlp@23b846506378a6a9c9a0958382d37f943f7cfa51

File diff suppressed because it is too large Load Diff

View File

@ -1,10 +1,10 @@
-r backend/requirements.txt
ipython==9.8.0
ipython==9.9.0
pre-commit==4.5.1
pylint-django==2.6.1
pylint==3.3.9
pylint-django==2.7.0
pylint==4.0.4
pytest-django==4.11.1
pytest==9.0.2
python-dotenv==1.2.1
requirementscheck==0.1.0
types-requests==2.32.4.20250913
types-requests==2.32.4.20260107