python3Packages.pyatmo: rename requests-oauthlib

This commit is contained in:
Fabian Affolter 2022-02-25 14:17:35 +01:00
parent 1e69a845f9
commit 9493af1758

View file

@ -9,7 +9,7 @@
, pytestCheckHook
, pythonOlder
, requests
, requests_oauthlib
, requests-oauthlib
, requests-mock
, setuptools-scm
}:
@ -38,7 +38,7 @@ buildPythonPackage rec {
aiohttp
oauthlib
requests
requests_oauthlib
requests-oauthlib
];
checkInputs = [