bump requirements
This commit is contained in:
parent
43df7c586c
commit
b42b951738
|
|
@ -5,10 +5,10 @@ django-celery-beat==2.8.1
|
|||
django-cors-headers==4.9.0
|
||||
Django==5.2.8
|
||||
djangorestframework==3.16.1
|
||||
drf-spectacular==0.28.0
|
||||
drf-spectacular==0.29.0
|
||||
Pillow==12.0.0
|
||||
redis==7.0.0
|
||||
redis==7.0.1
|
||||
requests==2.32.5
|
||||
ryd-client==0.0.6
|
||||
uvicorn==0.38.0
|
||||
yt-dlp[default] @ git+https://github.com/yt-dlp/yt-dlp@6224a3898821965a7d6a2cb9cc2de40a0fd6e6bc
|
||||
yt-dlp[default]==2025.11.12
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
-r backend/requirements.txt
|
||||
ipython==9.6.0
|
||||
pre-commit==4.3.0
|
||||
ipython==9.7.0
|
||||
pre-commit==4.4.0
|
||||
pylint-django==2.6.1
|
||||
pylint==3.3.9
|
||||
pytest-django==4.11.1
|
||||
pytest==8.4.2
|
||||
pytest==9.0.1
|
||||
python-dotenv==1.2.1
|
||||
requirementscheck==0.1.0
|
||||
types-requests==2.32.4.20250913
|
||||
|
|
|
|||
Loading…
Reference in New Issue