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