michaelarutyunov commited on
Commit
b731836
·
verified ·
1 Parent(s): 8fdadf8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ python-dotenv
2
+ langchain-core
3
+ langgraph
4
+ langchain-openai
5
+ langchain-deepseek
6
+ langchain-community
7
+ langchain-experimental
8
+ langchain-tavily
9
+ openai
10
+ requests
11
+ pandas
12
+ beautifulsoup4
13
+ wikipedia
14
+ yt-dlp
15
+ gradio
16
+ Pillow
17
+ lxml