Skip to content

Add min version dependency on django-allauth

Abhilash Raj requested to merge deps into master

Since we now have "allauth.account.middleware.AccountMiddleware" which was added in version 0.56.0, we should also add a min version dependency so that there aren't any errors importing the middleware for someone who install this version of mm_web but doesn't upgrade all packages.

Merge request reports

Loading