python312Packages.bork: relax urllib3 dependency (#379082)
This commit is contained in:
@@ -35,6 +35,7 @@ buildPythonPackage rec {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"packaging"
|
||||
"urllib3"
|
||||
];
|
||||
|
||||
dependencies =
|
||||
|
||||
Reference in New Issue
Block a user