Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain-community
|
|
5 |
langchain-google-genai
|
6 |
streamlit
|
7 |
SpeechRecognition
|
|
|
8 |
|
|
|
5 |
langchain-google-genai
|
6 |
streamlit
|
7 |
SpeechRecognition
|
8 |
+
googletrans==4.0.0-rc1-fix
|
9 |
|