bump dependencies
This commit is contained in:
parent
99568e0a74
commit
7ff95b168c
|
|
@ -5,7 +5,7 @@ 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.10
|
||||
Django==5.2.11
|
||||
djangorestframework==3.16.1
|
||||
drf-spectacular==0.28.0 # rc:ignore
|
||||
Pillow==12.1.0
|
||||
|
|
@ -13,4 +13,4 @@ redis==7.1.0
|
|||
requests==2.32.5
|
||||
ryd-client==0.0.6
|
||||
uvicorn==0.40.0
|
||||
yt-dlp[default]==2026.1.29
|
||||
yt-dlp[default]==2026.2.4
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
-r backend/requirements.txt
|
||||
ipython==9.9.0
|
||||
ipython==9.10.0
|
||||
pre-commit==4.5.1
|
||||
pylint-django==2.7.0
|
||||
pylint==4.0.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue