python3Packages.freenub: relax cbor2 constraint

This commit is contained in:
Martin Weinelt
2026-07-14 02:11:07 +02:00
parent 1a0fd55faf
commit 5533c19fd3

View File

@@ -35,6 +35,8 @@ buildPythonPackage rec {
requests
];
pythonRelaxDeps = [ "cbor2" ];
nativeCheckInputs = [
busypie
pytest-asyncio