Skip to content

Commit

Permalink
fixed issue with browser-use in the python server requirements.txt to…
Browse files Browse the repository at this point in the history
… help app operate
  • Loading branch information
galatian44to7 committed Jan 13, 2025
1 parent 694d66f commit 406ee4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Python_server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
fastapi==0.115.6
uvicorn==0.22.0
python-dotenv==1.0.1
langchain==0.3.14
browser-use==0.1.8
browser-use==0.1.21
pydantic==2.10.5
openai===1.59.5
langchain-openai==0.2.14
uvicorn==0.22.0

0 comments on commit 406ee4c

Please sign in to comment.