bump requirements

This commit is contained in:
Simon
2025-07-01 11:06:49 +07:00
parent 08681f0e33
commit dfb984590d
2 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ pre-commit==4.2.0
pylint-django==2.6.1 pylint-django==2.6.1
pylint==3.3.7 pylint==3.3.7
pytest-django==4.11.1 pytest-django==4.11.1
pytest==8.4.0 pytest==8.4.1
python-dotenv==1.1.0 python-dotenv==1.1.1
requirementscheck==0.0.6 requirementscheck==0.0.6
types-requests==2.32.0.20250602 types-requests==2.32.4.20250611

View File

@@ -3,13 +3,13 @@ celery==5.5.3
django-auth-ldap==5.2.0 django-auth-ldap==5.2.0
django-celery-beat==2.8.1 django-celery-beat==2.8.1
django-cors-headers==4.7.0 django-cors-headers==4.7.0
Django==5.2.2 Django==5.2.3
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==6.2.0 redis==6.2.0
requests==2.32.4 requests==2.32.4
ryd-client==0.0.6 ryd-client==0.0.6
uvicorn==0.34.3 uvicorn==0.35.0
whitenoise==6.9.0 whitenoise==6.9.0
yt-dlp[default]==2025.6.9 yt-dlp[default]==2025.6.30