Merge branch 'testing' into refactor-react-migration

This commit is contained in:
Simon 2024-11-08 10:56:28 +07:00
commit df44c02164
2 changed files with 7 additions and 6 deletions

View File

@ -9,4 +9,5 @@ pylint-django
pytest
pytest-django
python-dotenv
requirementscheck
types-requests

View File

@ -2,13 +2,13 @@ apprise==1.9.0
celery==5.4.0
django-auth-ldap==5.1.0
django-celery-beat==2.7.0
django-cors-headers==4.5.0
Django==5.1.2
django-cors-headers==4.6.0
Django==5.1.3
djangorestframework==3.15.2
Pillow==11.0.0
redis==5.1.1
redis==5.2.0
requests==2.32.3
ryd-client==0.0.6
uWSGI==2.0.27
whitenoise==6.7.0
yt-dlp==2024.10.7
uWSGI==2.0.28
whitenoise==6.8.2
yt-dlp[default]==2024.11.4