python312Packages.ring-doorbell: relax requests-oauthlib constraint

This commit is contained in:
Martin Weinelt
2024-06-24 12:18:35 +02:00
parent 6a620df2ec
commit 4a5048316a
@@ -30,6 +30,8 @@ buildPythonPackage rec {
hash = "sha256-XygVfIf6zlKy2kv/9TKLG8MpYX4YnzYIKiSG7nP5YI8=";
};
pythonRelaxDeps = [ "requests-oauthlib" ];
build-system = [ poetry-core ];
dependencies = [