bump requirements
This commit is contained in:
parent
9f3ab54dd3
commit
48ed969e5e
|
|
@ -1,11 +1,11 @@
|
|||
apprise==1.9.7
|
||||
bgutil-ytdlp-pot-provider @ git+https://github.com/bbilly1/bgutil-ytdlp-pot-provider@47c4f8c21c6748d4522c82de0e78a2f1e38714a7#subdirectory=plugin
|
||||
bgutil-ytdlp-pot-provider @ git+https://github.com/bbilly1/bgutil-ytdlp-pot-provider@f9e694f0b040ec3074301e8ffccad0f9cdb68ed1#subdirectory=plugin
|
||||
celery==5.6.2
|
||||
deepdiff==8.6.1
|
||||
django-auth-ldap==5.3.0
|
||||
django-celery-beat==2.8.1
|
||||
django-celery-beat==2.9.0
|
||||
django-cors-headers==4.9.0
|
||||
Django==5.2.11
|
||||
Django==6.0.3
|
||||
djangorestframework==3.16.1
|
||||
drf-spectacular==0.28.0 # rc:ignore
|
||||
Pillow==12.1.1
|
||||
|
|
@ -13,4 +13,4 @@ redis==7.2.1
|
|||
requests==2.32.5
|
||||
ryd-client==0.0.6
|
||||
uvicorn==0.41.0
|
||||
yt-dlp[default]==2026.2.21
|
||||
yt-dlp[default]==2026.3.3
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@ pylint-django==2.7.0
|
|||
pylint==4.0.5
|
||||
pytest-django==4.12.0
|
||||
pytest==9.0.2
|
||||
python-dotenv==1.2.1
|
||||
python-dotenv==1.2.2
|
||||
requirementscheck==0.1.0
|
||||
types-requests==2.32.4.20260107
|
||||
|
|
|
|||
Loading…
Reference in New Issue