no androguard, you dont need matplotlib

This commit is contained in:
Jean-Marie Mineau 2025-04-08 12:04:56 +02:00
parent dc740dcf5c
commit 2e0c9e7833
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
6 changed files with 33 additions and 500 deletions

View file

@ -11,6 +11,7 @@ requires-python = ">=3.13,<4.0.0"
[tool.poetry.dependencies]
theseus-frida = { path = "../frida" }
matplotlib = { path = "../matplotlib" }
grodd-runner = {git = "ssh://git@gitlab.inria.fr/CIDRE/malware/grodd-runner.git", optional = true}
[tool.poetry.extras]