bump requirements

This commit is contained in:
Simon
2025-05-10 22:19:12 +07:00
parent 25b6ca2a1a
commit 70b67e5f77
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
ipython==9.2.0 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.7
pytest-django==4.11.1 pytest-django==4.11.1
pytest==8.3.5 pytest==8.3.5
python-dotenv==1.1.0 python-dotenv==1.1.0

View File

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