NavyDevilDoc commited on
Commit
df000ef
·
verified ·
1 Parent(s): fedd979

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit
2
  openai
3
- pypdf # For PDFs
4
  python-docx # For Word Docs
5
  pandas # For Excel/CSV
6
  openpyxl # For Excel engine
 
1
  streamlit
2
  openai
3
+ pypdf2 # For PDFs
4
  python-docx # For Word Docs
5
  pandas # For Excel/CSV
6
  openpyxl # For Excel engine