From 9aec73ffe33bb0cd2f603d2d21abe72179762cdd Mon Sep 17 00:00:00 2001 From: Chantal D Gama Rose Date: Mon, 24 Feb 2025 19:15:26 +0000 Subject: [PATCH] added dependency --- distributions/dependencies.json | 1 + 1 file changed, 1 insertion(+) diff --git a/distributions/dependencies.json b/distributions/dependencies.json index 85b0a134b..418875d2c 100644 --- a/distributions/dependencies.json +++ b/distributions/dependencies.json @@ -306,6 +306,7 @@ "pymongo", "pypdf", "redis", + "requests", "scikit-learn", "scipy", "sentencepiece",