mojad121 commited on
Commit
41d9f6d
·
verified ·
1 Parent(s): 5870fef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -1,3 +1,14 @@
1
  altair
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
1
  altair
2
  pandas
3
+ streamlit
4
+ langgraph==0.0.34
5
+ langchain-groq==0.1.2
6
+ youtube-search-python==1.6.6
7
+ yt-dlp==2024.4.9
8
+ openai-whisper==20231117
9
+ moviepy==1.0.3
10
+ textblob==0.17.1
11
+ streamlit==1.33.0
12
+ httpx==0.26.0
13
+ langchain==0.1.16
14
+ langchain-community==0.0.34