unstructured
53023522
- fix: relax lower bound for pdfminer.six (#4262)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
16 days ago
fix: relax lower bound for pdfminer.six (#4262) The current lower bound for pdfminer.six is still too new for some commonly used file parsing tools like `pdfplumber`. This PR lowers this bound so that `unstructured` is compatible with those tools.
References
#4262 - fix: relax lower bound for pdfminer.six
Author
badGarnet
Parents
16482f96
Loading