python3Packages.google-auth: relax cachetools constraint
Martin Weinelt 4 months ago 430531f1 90d1c27e
··· 64 requests = [ requests ]; 65 }; 66 0 0 67 nativeCheckInputs = [ 68 aioresponses 69 flask
··· 64 requests = [ requests ]; 65 }; 66 67 + pythonRelaxDeps = [ "cachetools" ]; 68 + 69 nativeCheckInputs = [ 70 aioresponses 71 flask