python3Packages.requests: remove unneded trustme dependency

This removes rust from the build closure
This commit is contained in:
Dmitry Kalinkin
2022-02-26 23:39:16 -05:00
parent 116e4c22ed
commit 8f548c8401
@@ -13,7 +13,6 @@
, pytest-mock
, pytest-xdist
, pytestCheckHook
, trustme
, urllib3
}:
@@ -54,7 +53,6 @@ buildPythonPackage rec {
pytest-mock
pytest-xdist
pytestCheckHook
trustme
];
# AttributeError: 'KeywordMapping' object has no attribute 'get'