python3Packages.google-nest-sdm: rename requests-oauthlib

This commit is contained in:
Fabian Affolter
2022-03-28 08:17:04 +02:00
parent 4618d624cf
commit 1f613307b9
@@ -11,7 +11,7 @@
, pytest-asyncio
, pytestCheckHook
, pythonOlder
, requests_oauthlib
, requests-oauthlib
}:
buildPythonPackage rec {
@@ -33,7 +33,7 @@ buildPythonPackage rec {
google-auth
google-auth-oauthlib
google-cloud-pubsub
requests_oauthlib
requests-oauthlib
];
checkInputs = [