Morinash commited on
Commit
26c15de
·
verified ·
1 Parent(s): d6c6abe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -6,8 +6,9 @@ langchain>=0.0.300
6
  pandas>=2.0.0
7
  requests>=2.31.0
8
  beautifulsoup4>=4.12.2
9
- lxml>=4.9.3
10
  python-docx>=1.1.0
11
  pypdf>=3.17.0
12
- numpy>=1.24.0
13
- openpyxl>=3.1.0
 
 
 
6
  pandas>=2.0.0
7
  requests>=2.31.0
8
  beautifulsoup4>=4.12.2
 
9
  python-docx>=1.1.0
10
  pypdf>=3.17.0
11
+ PyPDF2>=3.0.0
12
+ pdfplumber>=0.9.0
13
+ openpyxl>=3.1.0
14
+ numpy>=1.24.0