bump requirements

This commit is contained in:
Simon
2025-01-03 11:04:03 +07:00
parent e8ae261a10
commit a91f2e1b98
2 changed files with 6 additions and 6 deletions

View File

@@ -2,12 +2,12 @@
black==24.10.0 black==24.10.0
codespell==2.3.0 codespell==2.3.0
flake8==7.1.1 flake8==7.1.1
ipython==8.30.0 ipython==8.31.0
isort==5.13.2 isort==5.13.2
pylint-django==2.6.1 pylint-django==2.6.1
pylint==3.3.2 pylint==3.3.3
pytest-django==4.9.0 pytest-django==4.9.0
python-dotenv==1.0.1
pytest==8.3.4 pytest==8.3.4
requirementscheck==0.0.4 python-dotenv==1.0.1
requirementscheck==0.0.5
types-requests==2.32.0.20241016 types-requests==2.32.0.20241016

View File

@@ -5,10 +5,10 @@ django-celery-beat==2.7.0
django-cors-headers==4.6.0 django-cors-headers==4.6.0
Django==5.1.4 Django==5.1.4
djangorestframework==3.15.2 djangorestframework==3.15.2
Pillow==11.0.0 Pillow==11.1.0
redis==5.2.1 redis==5.2.1
requests==2.32.3 requests==2.32.3
ryd-client==0.0.6 ryd-client==0.0.6
uvicorn==0.34.0 uvicorn==0.34.0
whitenoise==6.8.2 whitenoise==6.8.2
yt-dlp[default]==2024.12.13 yt-dlp[default]==2024.12.23