diff --git a/bpy_speckle/installer.py b/bpy_speckle/installer.py index 6b93b0d..3f07c55 100644 --- a/bpy_speckle/installer.py +++ b/bpy_speckle/installer.py @@ -168,6 +168,7 @@ def install_requirements(host_application: str) -> None: "--prefer-binary", "--ignore-installed", "--no-compile", + "--no-deps", "-t", str(path), "-r",