python39Packages.mitmproxy: remove unused dependencies

This commit is contained in:
Sandro Jäckel 2022-03-23 11:25:54 +01:00
parent 85a633de9f
commit 6f44d08511
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -74,7 +74,6 @@ buildPythonPackage rec {
passlib
protobuf
publicsuffix2
pyasn1
pyopenssl
pyparsing
pyperclip
@ -87,8 +86,6 @@ buildPythonPackage rec {
];
checkInputs = [
beautifulsoup4
glibcLocales
hypothesis
parver
pytest-asyncio