python3Packages.chalice: relax pip constraint

This commit is contained in:
Martin Weinelt
2026-01-21 18:01:09 +01:00
parent 31e093d3b0
commit dd3c754771
@@ -50,6 +50,8 @@ buildPythonPackage rec {
six
];
pythonRelaxDeps = [ "pip" ];
nativeCheckInputs = [
hypothesis
pytestCheckHook