From d5e86883f05fe3e99e1d6ff64241a48f935cc927 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Tue, 8 Aug 2023 18:47:47 -0700 Subject: feat: :sparkles: support stablecoder with replicate LLM --- run.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run.spec') diff --git a/run.spec b/run.spec index 3bb46c73..f7b2d3a3 100644 --- a/run.spec +++ b/run.spec @@ -12,7 +12,7 @@ a = Analysis( ('continuedev', 'continuedev'), (certifi.where(), 'ca_bundle') ], - hiddenimports=['anthropic', 'github', 'ripgrepy'], + hiddenimports=['anthropic', 'github', 'ripgrepy', 'bs4'], hookspath=[], hooksconfig={}, runtime_hooks=[], -- cgit v1.2.3-70-g09d2