bump requirements
This commit is contained in:
parent
8f81ee3756
commit
2b316d1160
|
|
@ -1,5 +1,5 @@
|
||||||
apprise==1.9.7
|
apprise==1.9.7
|
||||||
bgutil-ytdlp-pot-provider @ git+https://github.com/bbilly1/bgutil-ytdlp-pot-provider@c3f7bf4c99f8eb62015cb1c4142324f3d681cf07#subdirectory=plugin
|
bgutil-ytdlp-pot-provider @ git+https://github.com/bbilly1/bgutil-ytdlp-pot-provider@47c4f8c21c6748d4522c82de0e78a2f1e38714a7#subdirectory=plugin
|
||||||
celery==5.6.2
|
celery==5.6.2
|
||||||
deepdiff==8.6.1
|
deepdiff==8.6.1
|
||||||
django-auth-ldap==5.3.0
|
django-auth-ldap==5.3.0
|
||||||
|
|
@ -9,8 +9,8 @@ Django==5.2.11
|
||||||
djangorestframework==3.16.1
|
djangorestframework==3.16.1
|
||||||
drf-spectacular==0.28.0 # rc:ignore
|
drf-spectacular==0.28.0 # rc:ignore
|
||||||
Pillow==12.1.1
|
Pillow==12.1.1
|
||||||
redis==7.2.0
|
redis==7.2.1
|
||||||
requests==2.32.5
|
requests==2.32.5
|
||||||
ryd-client==0.0.6
|
ryd-client==0.0.6
|
||||||
uvicorn==0.41.0
|
uvicorn==0.41.0
|
||||||
yt-dlp[default]==2026.2.4
|
yt-dlp[default]==2026.2.21
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue