Fatser commited on
Commit
0d78390
·
verified ·
1 Parent(s): c39edc9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -3
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain-core
4
+ langchain-community
5
+ langchain-google-genai
6
+ langgraph
7
+ python-dotenv
8
+ openai
9
+ SpeechRecognition
10
+ edge-tts
11
+ pydantic