AlexanderStaniel commited on
Commit
c7505dc
·
verified ·
1 Parent(s): 72bbcfc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -5
requirements.txt CHANGED
@@ -1,9 +1,14 @@
1
  gradio
2
- playwright
3
- python-dotenv
4
  langchain
5
  langchain-openai
6
  langchain-google-genai
7
- langchain-core
8
- openai
9
- pydantic
 
 
 
 
 
 
 
 
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
+ flask