singhankur01 commited on
Commit
b90b397
·
verified ·
1 Parent(s): b54e384

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -30,4 +30,7 @@ pillow==10.3.0
30
  python-docx==1.1.2
31
  pytesseract==0.3.10
32
  unstructured[pytesseract]==0.12.5
33
- pandas==2.2.2
 
 
 
 
30
  python-docx==1.1.2
31
  pytesseract==0.3.10
32
  unstructured[pytesseract]==0.12.5
33
+ pandas==2.2.2
34
+ httpx==0.24.1
35
+ beautifulsoup4==4.12.2
36
+ lxml==4.9.3