sksameermujahid commited on
Commit
be64938
·
verified ·
1 Parent(s): d099a33

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,7 +2,7 @@ fastapi==0.104.1
2
  uvicorn[standard]==0.24.0
3
  python-multipart==0.0.6
4
  Pillow==10.1.0
5
- PyPDF2==3.0.1
6
  numpy==1.26.2
7
  pandas==2.1.3
8
  scikit-learn==1.3.2
@@ -18,6 +18,6 @@ spacy==3.7.2
18
  pytesseract==0.3.10
19
  langdetect==1.0.9
20
  deep-translator==1.11.4
21
- gunicorn==21.2.0
22
  pyngrok
23
  fitz
 
2
  uvicorn[standard]==0.24.0
3
  python-multipart==0.0.6
4
  Pillow==10.1.0
5
+ PyMuPDF==1.23.8
6
  numpy==1.26.2
7
  pandas==2.1.3
8
  scikit-learn==1.3.2
 
18
  pytesseract==0.3.10
19
  langdetect==1.0.9
20
  deep-translator==1.11.4
21
+ gunicorn==21.2.0
22
  pyngrok
23
  fitz