diff --git a/setup.py b/setup.py index 1370ef23..51843c83 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ ), "passlib~=1.7.1", "djangorestframework-link-header-pagination~=0.1.1", - "weasyprint>=65,<68", + "weasyprint>=65,<69", "dj-rest-auth>=6.0,<7.1", "django-sendsms~=0.5.0", "jsonfield~=3.1.0",