Merge pull request #180124 from SuperSandro2000/google-auth-pyopenssl

python310Packages.google-auth: remove pyopenssl
This commit is contained in:
Sandro
2022-07-04 17:07:24 +02:00
committed by GitHub
@@ -13,7 +13,6 @@
, pytest-localserver
, responses
, rsa
, pyopenssl
}:
buildPythonPackage rec {
@@ -29,7 +28,6 @@ buildPythonPackage rec {
cachetools
pyasn1-modules
rsa
pyopenssl
pyu2f
];