bump requirements
This commit is contained in:
parent
e8ae261a10
commit
a91f2e1b98
|
|
@ -2,12 +2,12 @@
|
|||
black==24.10.0
|
||||
codespell==2.3.0
|
||||
flake8==7.1.1
|
||||
ipython==8.30.0
|
||||
ipython==8.31.0
|
||||
isort==5.13.2
|
||||
pylint-django==2.6.1
|
||||
pylint==3.3.2
|
||||
pylint==3.3.3
|
||||
pytest-django==4.9.0
|
||||
python-dotenv==1.0.1
|
||||
pytest==8.3.4
|
||||
requirementscheck==0.0.4
|
||||
python-dotenv==1.0.1
|
||||
requirementscheck==0.0.5
|
||||
types-requests==2.32.0.20241016
|
||||
|
|
|
|||
|
|
@ -5,10 +5,10 @@ django-celery-beat==2.7.0
|
|||
django-cors-headers==4.6.0
|
||||
Django==5.1.4
|
||||
djangorestframework==3.15.2
|
||||
Pillow==11.0.0
|
||||
Pillow==11.1.0
|
||||
redis==5.2.1
|
||||
requests==2.32.3
|
||||
ryd-client==0.0.6
|
||||
uvicorn==0.34.0
|
||||
whitenoise==6.8.2
|
||||
yt-dlp[default]==2024.12.13
|
||||
yt-dlp[default]==2024.12.23
|
||||
|
|
|
|||
Loading…
Reference in New Issue