Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ cryptography
|
|
| 5 |
pyhwp
|
| 6 |
markdownify
|
| 7 |
html2text
|
|
|
|
| 8 |
beautifulsoup4
|
| 9 |
PyPDF2
|
| 10 |
pdfplumber
|
|
|
|
| 5 |
pyhwp
|
| 6 |
markdownify
|
| 7 |
html2text
|
| 8 |
+
groq
|
| 9 |
beautifulsoup4
|
| 10 |
PyPDF2
|
| 11 |
pdfplumber
|