pythonPackages: deprecate requests_toolbelt alias

This commit is contained in:
Sandro Jäckel
2021-07-21 13:32:53 +02:00
parent a5158b8c01
commit 703c108472
18 changed files with 30 additions and 31 deletions
@@ -15,7 +15,7 @@
, pyopenssl
, pyyaml
, requests
, requests_toolbelt
, requests-toolbelt
, terminaltables
, websocket-client
}:
@@ -53,7 +53,7 @@ buildPythonPackage rec {
pyopenssl
pyyaml
requests
requests_toolbelt
requests-toolbelt
terminaltables
websocket-client
];