maigret: allow later pypdf releases

This commit is contained in:
Fabian Affolter
2026-05-01 10:17:05 +02:00
parent 9a61684bc1
commit 0cfb22c02a
+2 -1
View File
@@ -22,6 +22,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
pythonRemoveDeps = [
"future-annotations"
"future"
"PyPDF2"
"six"
];
@@ -55,7 +56,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
networkx
platformdirs
pycountry
pypdf2
pypdf
pysocks
python-bidi
pyvis