trish06 commited on
Commit
7a79cb0
·
verified ·
1 Parent(s): 7ee987a

Update backend/requirements.txt

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +1 -1
backend/requirements.txt CHANGED
@@ -2,6 +2,6 @@ fastapi==0.111.0
2
  uvicorn==0.30.1
3
  python-multipart==0.0.9
4
  groq==0.9.0
5
- pdfplumber==0.11.1
6
  pydantic==2.7.1
7
  httpx==0.27.0
 
2
  uvicorn==0.30.1
3
  python-multipart==0.0.9
4
  groq==0.9.0
5
+ pymupdf==1.24.9
6
  pydantic==2.7.1
7
  httpx==0.27.0