Macmill commited on
Commit
72b18e0
·
verified ·
1 Parent(s): 8c86b22

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -16
requirements.txt CHANGED
@@ -1,20 +1,13 @@
1
- # LangGraph and LangChain essentials
2
- langgraph
3
  langchain-core
4
- langchain-groq
5
  langchain-community
6
-
7
- # Tools dependencies
8
- html2text
 
 
9
  pandas
10
  openpyxl
11
- Pillow
12
- pytesseract
13
- requests
14
- tavily-python
15
-
16
- # Environment variables
17
- python-dotenv
18
-
19
- # Gradio App
20
- gradio
 
1
+ langchain
 
2
  langchain-core
 
3
  langchain-community
4
+ langchain-groq
5
+ langchain-openai
6
+ tavily-python
7
+ requests
8
+ beautifulsoup4
9
  pandas
10
  openpyxl
11
+ openai
12
+ pytube
13
+ python-dotenv