Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ docx2txt==0.8
|
|
6 |
pyspellchecker==0.7.2
|
7 |
openai==0.27.8
|
8 |
pillow
|
9 |
-
reportlab
|
|
|
|
6 |
pyspellchecker==0.7.2
|
7 |
openai==0.27.8
|
8 |
pillow
|
9 |
+
reportlab
|
10 |
+
python-docx
|