mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 21:39:49 +00:00
bump requirements
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
ipython==9.4.0
|
ipython==9.4.0
|
||||||
pre-commit==4.2.0
|
pre-commit==4.3.0
|
||||||
pylint-django==2.6.1
|
pylint-django==2.6.1
|
||||||
pylint==3.3.7
|
pylint==3.3.8
|
||||||
pytest-django==4.11.1
|
pytest-django==4.11.1
|
||||||
pytest==8.4.1
|
pytest==8.4.1
|
||||||
python-dotenv==1.1.1
|
python-dotenv==1.1.1
|
||||||
requirementscheck==0.1.0
|
requirementscheck==0.1.0
|
||||||
types-requests==2.32.4.20250611
|
types-requests==2.32.4.20250809
|
||||||
|
|||||||
@@ -1,15 +1,15 @@
|
|||||||
apprise==1.9.3
|
apprise==1.9.4
|
||||||
celery==5.5.3
|
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.4
|
Django==5.2.5
|
||||||
djangorestframework==3.16.0
|
djangorestframework==3.16.1
|
||||||
drf-spectacular==0.28.0
|
drf-spectacular==0.28.0
|
||||||
Pillow==11.3.0
|
Pillow==11.3.0
|
||||||
redis==6.2.0
|
redis==6.4.0
|
||||||
requests==2.32.4
|
requests==2.32.4
|
||||||
ryd-client==0.0.6
|
ryd-client==0.0.6
|
||||||
uvicorn==0.35.0
|
uvicorn==0.35.0
|
||||||
whitenoise==6.9.0
|
whitenoise==6.9.0
|
||||||
yt-dlp[default]==2025.7.21
|
yt-dlp[default]==2025.8.11
|
||||||
|
|||||||
Reference in New Issue
Block a user