Skip to content

Commit 3394744

Browse files
committed
[deps] Cleaned up weasyprint dependency
1 parent 8ba316a commit 3394744

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
),
4343
'passlib~=1.7.1',
4444
'djangorestframework-link-header-pagination~=0.1.1',
45-
'weasyprint>=59,<66',
46-
'pydyf~=0.10.0', # remove this once we upgrade wasyprint
45+
'weasyprint~=65.0',
4746
'dj-rest-auth>=6.0,<7.1',
4847
'django-sendsms~=0.5.0',
4948
'jsonfield~=3.1.0',

0 commit comments

Comments
 (0)