From 6e8dfa727db2feec92cded7474a4cbfada399400 Mon Sep 17 00:00:00 2001 From: Ashwin Bharambe Date: Thu, 27 Feb 2025 15:02:04 -0800 Subject: [PATCH] fix: precommits ugh why wont they run correctly because they dont have the right dependencies --- distributions/dependencies.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/distributions/dependencies.json b/distributions/dependencies.json index b147b7df6..59b0c9e62 100644 --- a/distributions/dependencies.json +++ b/distributions/dependencies.json @@ -146,7 +146,6 @@ "fastapi", "fire", "fireworks-ai", - "groq", "httpx", "litellm", "matplotlib", @@ -217,8 +216,8 @@ "faiss-cpu", "fastapi", "fire", - "groq", "httpx", + "litellm", "matplotlib", "nltk", "numpy",