From fef481fc808c8680532e9d9e0dacd097986f7aa8 Mon Sep 17 00:00:00 2001 From: Richardson Gunde <152559661+richard-devbot@users.noreply.github.com> Date: Wed, 8 Jan 2025 19:48:28 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index cdda0d1..f2312a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ -browser-use -langchain-google-genai +browser-use>=0.1.18 +langchain-google-genai>=2.0.8 pyperclip gradio langchain-ollama -