diff --git a/setup.py b/setup.py index f72e6faa..e60e80b6 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ 'passlib~=1.7.1', 'djangorestframework-link-header-pagination~=0.1.1', 'weasyprint~=59.0', - 'pydyf~=0.10.0', # remove this once we upgrade wasyprint + 'pydyf>=0.10,<0.12', # remove this once we upgrade wasyprint 'dj-rest-auth~=4.0.1', 'django-sendsms~=0.5.0', 'jsonfield~=3.1.0',