python3Packages.sectxt: drop pythonRelaxDeps (#410174)

This commit is contained in:
Aleksana
2025-05-23 22:33:21 +08:00
committed by GitHub
@@ -37,13 +37,6 @@ buildPythonPackage rec {
validators
];
pythonRelaxDeps = [
"requests"
"langcodes"
"pgpy-dtc"
"validators"
];
nativeCheckInputs = [
pytestCheckHook
requests-mock