Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain-text-splitters
|
|
3 |
langchain-community
|
4 |
openai==0.28
|
5 |
fpdf
|
6 |
-
pypdf
|
|
|
|
3 |
langchain-community
|
4 |
openai==0.28
|
5 |
fpdf
|
6 |
+
pypdf
|
7 |
+
speechrecognition
|