diff --git a/setup.py b/setup.py index ee8156e..145259e 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ def package_files(directory): install_requires = [ - 'yara-python-dex>=1.0.1', + "yara-python-dex @ git+https://github.com/MobSF/yara-python-dex.git" ] dev_requires = [