AlexanderStaniel commited on
Commit
964936b
·
verified ·
1 Parent(s): 623c4be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -14
requirements.txt CHANGED
@@ -1,19 +1,9 @@
1
  gradio
2
- langchain
3
- langchain-openai
4
- langchain-google-genai
5
- langchain-community
6
  playwright
7
- scrapy
8
- beautifulsoup4
9
- lxml
10
- requests
11
  python-dotenv
12
- cachetools
13
- tenacity
14
- gradio
15
  langchain
16
  langchain-openai
17
- langchain-google-genai # Keep if you might use Gemini later, otherwise you can remove
18
- python-dotenv
19
- playwright[chromium]
 
 
1
  gradio
 
 
 
 
2
  playwright
 
 
 
 
3
  python-dotenv
 
 
 
4
  langchain
5
  langchain-openai
6
+ langchain-google-genai
7
+ langchain-core
8
+ openai
9
+ pydantic