replace lib PYPDF2 with pdfminer.six
This commit is contained in:
parent
23567ee7c4
commit
685da0f9fc
2 changed files with 18 additions and 23 deletions
|
|
@ -1,16 +1,16 @@
|
|||
langchain==0.2.11
|
||||
langchain-community==0.2.10
|
||||
langchain-core==0.2.24
|
||||
langchain-openai==0.1.17
|
||||
langchain-text-splitters==0.2.2
|
||||
langsmith==0.1.93
|
||||
Levenshtein==0.25.1
|
||||
openai==1.37.1
|
||||
regex==2024.7.24
|
||||
reportlab==4.2.2
|
||||
selenium==4.9.1
|
||||
webdriver-manager==4.0.2
|
||||
click
|
||||
git+https://github.com/feder-cr/lib_resume_builder_AIHawk.git
|
||||
linkedin-api
|
||||
PyPDF2==3.0.1
|
||||
langchain==0.2.11
|
||||
langchain-community==0.2.10
|
||||
langchain-core==0.2.24
|
||||
langchain-openai==0.1.17
|
||||
langchain-text-splitters==0.2.2
|
||||
langsmith==0.1.93
|
||||
Levenshtein==0.25.1
|
||||
openai==1.37.1
|
||||
regex==2024.7.24
|
||||
reportlab==4.2.2
|
||||
selenium==4.9.1
|
||||
webdriver-manager==4.0.2
|
||||
click
|
||||
git+https://github.com/feder-cr/lib_resume_builder_AIHawk.git
|
||||
linkedin-api
|
||||
pdfminer.six==20221105
|
||||
Loading…
Add table
Add a link
Reference in a new issue