Josedcape commited on
Commit
8112baf
verified
1 Parent(s): 7698003

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- browser-use==0.1.19
 
2
  langchain-google-genai==2.0.8
3
- pyperclip==1.9.0 # Versi贸n estable m谩s reciente
4
- gradio==5.9.1 # Versi贸n compatible con Python 3.11
 
5
  langchain-ollama==0.2.2
6
  langchain-openai==0.2.14
 
1
+ selenium==4.19.0
2
+ webdriver-manager==4.0.1 # Para gesti贸n autom谩tica de drivers
3
  langchain-google-genai==2.0.8
4
+ pyperclip==1.9.0
5
+ pyperclip==1.9.0
6
+ gradio==5.9.1
7
  langchain-ollama==0.2.2
8
  langchain-openai==0.2.14