bump requirements

This commit is contained in:
Simon
2025-04-29 10:48:18 +07:00
parent 897250da6b
commit 270e6e8320
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
-r requirements.txt -r requirements.txt
ipython==9.0.2 ipython==9.2.0
pre-commit==4.2.0 pre-commit==4.2.0
pylint-django==2.6.1 pylint-django==2.6.1
pylint==3.3.6 pylint==3.3.6

View File

@@ -1,15 +1,15 @@
apprise==1.9.3 apprise==1.9.3
celery==5.5.0 celery==5.5.2
django-auth-ldap==5.1.0 django-auth-ldap==5.1.0
django-celery-beat==2.7.0 django-celery-beat==2.8.0
django-cors-headers==4.7.0 django-cors-headers==4.7.0
Django==5.1.8 Django==5.2
djangorestframework==3.16.0 djangorestframework==3.16.0
drf-spectacular==0.28.0 drf-spectacular==0.28.0
Pillow==11.1.0 Pillow==11.2.1
redis==5.2.1 redis==5.2.1
requests==2.32.3 requests==2.32.3
ryd-client==0.0.6 ryd-client==0.0.6
uvicorn==0.34.0 uvicorn==0.34.2
whitenoise==6.9.0 whitenoise==6.9.0
yt-dlp[default]==2025.3.31 yt-dlp[default]==2025.3.31