Skip to content

Commit

Permalink
Update requirements.txt to fix django allauth breaking changes and fi…
Browse files Browse the repository at this point in the history
…x runregistry client
  • Loading branch information
nothingface0 authored Jul 22, 2024
1 parent 1ddac18 commit 470670c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certifi<2023.0.0
channels[daphne]
channels_redis
Django<4.2.0
django-allauth<1.0.0
django-allauth==0.54.0
django-bootstrap3<24.0
django-filter<24.0
django-ckeditor<7.0.0
Expand All @@ -20,7 +20,7 @@ daphne<5.0.0
django-widget-tweaks<2.0.0
django-extensions<4.0.0
paramiko
runregistry>=1.0.0
runregistry==1.2.1
apscheduler
whitenoise
factory_boy
Expand Down

0 comments on commit 470670c

Please sign in to comment.