Update requirements.txt via AI Editor
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ dash-bootstrap-components==2.0.2
|
|
| 3 |
Pillow
|
| 4 |
python-pptx
|
| 5 |
requests
|
| 6 |
-
google-generativeai
|
|
|
|
|
|
|
|
|
| 3 |
Pillow
|
| 4 |
python-pptx
|
| 5 |
requests
|
| 6 |
+
google-generativeai
|
| 7 |
+
python-docx
|
| 8 |
+
PyPDF2
|