Skip to content

Commit 761fa42

Browse files
authored
Merge pull request #106 from vvincent1234/fix/requirements_update
fix pack version in requirements
2 parents be89b90 + b6b08f6 commit 761fa42

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
browser-use==0.1.18
22
langchain-google-genai==2.0.8
3-
pyperclip
4-
gradio
5-
langchain-ollama
6-
3+
pyperclip==1.9.0
4+
gradio==5.9.1
5+
langchain-ollama==0.2.2
6+
langchain-openai==0.2.14

0 commit comments

Comments
 (0)