diff --git a/setup.py b/setup.py index 8856771f..4c104e80 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.3", "django-sendsms~=0.5.0", "django-private-storage~=3.1.0",