dalybuilds commited on
Commit
780a3cf
·
verified ·
1 Parent(s): 9a82dc6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -11
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
- gradio==4.44.0
2
- requests==2.32.3
3
- pandas==2.2.2
4
- groq==0.9.0
5
- langchain==0.2.14
6
- langchain-groq==0.1.9
7
- langchain-tavily==0.1.0
8
- pytube==15.0.0
9
- ffmpeg-python==0.2.0
10
- tenacity==8.2.3
11
- youtube-transcript-api==0.6.1
 
1
+ gradio
2
+ requests
3
+ pandas
4
+ groq
5
+ # --- LangChain Libraries ---
6
+ langchain
7
+ langchain-groq
8
+ langchain-tavily