diff --git a/setup.py b/setup.py index 8dda298b..b39f50bd 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ "passlib~=1.7.1", "djangorestframework-link-header-pagination~=0.1.1", "weasyprint>=65,<68", - "dj-rest-auth>=6.0,<7.2", + "dj-rest-auth>=6.0,<7.3", "django-sendsms~=0.5.0", "jsonfield~=3.1.0", "django-private-storage~=3.1.0",