From dfdd31a9868a1970ec10123f9fdbd58a649c51bb Mon Sep 17 00:00:00 2001 From: harshalmore31 Date: Tue, 7 Jan 2025 16:12:41 +0000 Subject: [PATCH] Update requirements.txt to add clusterops, litellm, and gradio --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10c9fa3e..57bad57c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,4 +22,6 @@ mypy-protobuf>=3.0.0 pytest>=8.1.1 networkx aiofiles -clusterops \ No newline at end of file +clusterops +litellm +gradio \ No newline at end of file