Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ dash==3.0.3
|
|
2 |
dash-bootstrap-components==2.0.2
|
3 |
google-generativeai
|
4 |
python-docx
|
5 |
-
PyPDF2
|
|
|
|
2 |
dash-bootstrap-components==2.0.2
|
3 |
google-generativeai
|
4 |
python-docx
|
5 |
+
PyPDF2
|
6 |
+
pandas
|