awacke1 commited on
Commit
6920ff7
Β·
verified Β·
1 Parent(s): 0b158b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  streamlit # 🌟 The shiny star of our web app galaxy!
3
 
4
  # PDF Libraries
5
- pypdf # πŸ“œ Splits, merges, and extracts text from PDFs
6
  pikepdf # πŸ“œ Edits PDFs with low-level control using QPDF
7
  pdfminer.six # πŸ“œ Extracts text and layout from PDFs
8
  fpdf2 # πŸ“œ Generates PDFs from scratch
 
2
  streamlit # 🌟 The shiny star of our web app galaxy!
3
 
4
  # PDF Libraries
5
+ #pypdf # πŸ“œ Splits, merges, and extracts text from PDFs
6
  pikepdf # πŸ“œ Edits PDFs with low-level control using QPDF
7
  pdfminer.six # πŸ“œ Extracts text and layout from PDFs
8
  fpdf2 # πŸ“œ Generates PDFs from scratch