FauzanAriyatmoko commited on
Commit
1b8adeb
·
1 Parent(s): 522188c
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -10,4 +10,5 @@ PyPDF2>=3.0.0
10
  pdfplumber>=0.10.0
11
  python-dotenv>=1.0.0
12
  pymupdf>=1.23.0
13
- pillow>=10.0.0
 
 
10
  pdfplumber>=0.10.0
11
  python-dotenv>=1.0.0
12
  pymupdf>=1.23.0
13
+ pillow>=10.0.0
14
+ SpeechRecognition>=3.10.0