python310Packages.xhtml2pdf: Fix build

The package migrated from pypdf3 to pypdf.
This commit is contained in:
Martin Weinelt
2023-03-09 17:23:17 +01:00
parent 19a4ad2d93
commit 51339c12e2
@@ -5,7 +5,7 @@
, html5lib
, pillow
, pyhanko
, pypdf3
, pypdf
, pytestCheckHook
, python-bidi
, pythonOlder
@@ -34,7 +34,7 @@ buildPythonPackage rec {
html5lib
pillow
pyhanko
pypdf3
pypdf
python-bidi
reportlab
svglib