python312Packages.androguard: Remove unused dependencies

This commit is contained in:
Pyrox 2024-10-15 19:37:24 -04:00
parent fb2d897809
commit c53d147931
No known key found for this signature in database
GPG Key ID: 8CDF3F7CAA53A0F5

View File

@ -18,8 +18,6 @@
pytestCheckHook,
mock,
python-magic,
codecov,
coverage,
qt5,
# This is usually used as a library, and it'd be a shame to force the GUI
# libraries to the closure if GUI is not desired.
@ -73,8 +71,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytestCheckHook
codecov
coverage
mock
pyperclip
pyqt5