python3Packages.bork: fix build (#436870)

This commit is contained in:
Martin Weinelt
2025-08-25 22:04:01 +02:00
committed by GitHub
@@ -34,6 +34,7 @@ buildPythonPackage rec {
];
pythonRelaxDeps = [
"build"
"packaging"
"urllib3"
];