pythonPackages.certipy: relax beautifulsoup4 (#509303)

This commit is contained in:
Fabian Affolter
2026-04-13 01:13:01 +00:00
committed by GitHub
@@ -39,6 +39,7 @@ buildPythonPackage (finalAttrs: {
"ldap3"
"pycryptodome"
"pyopenssl"
"beautifulsoup4"
];
build-system = [ setuptools ];