singhankur01 commited on
Commit
db016ad
·
verified ·
1 Parent(s): 27c88a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -31,6 +31,6 @@ 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
 
31
  pytesseract==0.3.10
32
  unstructured[pytesseract]==0.12.5
33
  pandas==2.2.2
34
+ httpx>=0.27.0,<0.28.0
35
  beautifulsoup4==4.12.2
36
  lxml==4.9.3