Sayandip commited on
Commit
64e935c
·
verified ·
1 Parent(s): 357d7d8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- google-generativeai
 
2
  python-docx
3
- openpyxl
4
- pdfminer.six
5
  python-pptx
6
- beautifulsoup4
 
 
1
+ pymupdf
2
+ pandas
3
  python-docx
 
 
4
  python-pptx
5
+ reportlab
6
+ google-genai>=1.0.0