bump requirements

This commit is contained in:
Simon 2025-06-05 09:37:37 +07:00
parent f040ac6b34
commit 703fd63f44
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
2 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
-r requirements.txt
ipython==9.2.0
ipython==9.3.0
pre-commit==4.2.0
pylint-django==2.6.1
pylint==3.3.7
pytest-django==4.11.1
pytest==8.3.5
pytest==8.4.0
python-dotenv==1.1.0
requirementscheck==0.0.6
types-requests==2.32.0.20250515
types-requests==2.32.0.20250602

View File

@ -1,15 +1,15 @@
apprise==1.9.3
celery==5.5.2
celery==5.5.3
django-auth-ldap==5.2.0
django-celery-beat==2.8.0
django-celery-beat==2.8.1
django-cors-headers==4.7.0
Django==5.2.1
Django==5.2.2
djangorestframework==3.16.0
drf-spectacular==0.28.0
Pillow==11.2.1
redis==6.1.0
redis==6.2.0
requests==2.32.3
ryd-client==0.0.6
uvicorn==0.34.2
uvicorn==0.34.3
whitenoise==6.9.0
yt-dlp[default]==2025.5.22