python3Packages.google-auth: relax cachetools constraint
This commit is contained in:
@@ -64,6 +64,8 @@ buildPythonPackage rec {
|
||||
requests = [ requests ];
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [ "cachetools" ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
aioresponses
|
||||
flask
|
||||
|
||||
Reference in New Issue
Block a user