Skip to content

Commit

Permalink
bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bbilly1 committed Nov 8, 2024
1 parent 2ed7f5e commit ba42509
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions tubearchivist/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ pylint
pylint-django
pytest
pytest-django
requirementscheck
types-requests
12 changes: 6 additions & 6 deletions tubearchivist/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apprise==1.9.0
celery==5.4.0
django-auth-ldap==5.1.0
django-celery-beat==2.7.0
django-cors-headers==4.5.0
Django==5.1.2
django-cors-headers==4.6.0
Django==5.1.3
djangorestframework==3.15.2
Pillow==11.0.0
redis==5.1.1
redis==5.2.0
requests==2.32.3
ryd-client==0.0.6
uWSGI==2.0.27
whitenoise==6.7.0
yt-dlp==2024.10.7
uWSGI==2.0.28
whitenoise==6.8.2
yt-dlp[default]==2024.11.4

0 comments on commit ba42509

Please sign in to comment.