python312Packages.bork: relax urllib3 dependency (#379082)

This commit is contained in:
Sandro
2025-02-03 16:43:35 +01:00
committed by GitHub
@@ -35,6 +35,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"packaging"
"urllib3"
];
dependencies =