Noteworthy changes are [described in the changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst). At least the import must be updated: ``` -django-allauth==0.60.* +django-allauth[socialaccount]==0.62.* ```