From c517bf414edcc7aeae0f22e4e8ffdcde72aa8661 Mon Sep 17 00:00:00 2001 From: Umesh Sharma <150319020+A-jmesh@users.noreply.github.com> Date: Sat, 27 Apr 2024 01:27:12 +0530 Subject: [PATCH] Issue #53 is solved --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 414a2dfb..05c92698 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ rich python-dotenv loguru openai -crewai[tool] +crewai[tools] google.generativeai mistralai tenacity