Skip to content

creating requirements.txt for applications using PDFPlumber #1141

Answered by jsvine
petermr asked this question in Q&A
Discussion options

You must be logged in to vote

pdfplumber includes pdfminer.six among its explicit requirements, pinned to the most recent version found to be compatible with pdfplumber. Currently it is pdfminer.six's most recent release:

pdfminer.six==20231228

If, in the future, you wanted a more recent pdfminer.six version than pinned here, you could manually upgrade, but there would be a potential risk of that version no longer being compatible with pdfplumber.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@petermr
Comment options

@petermr
Comment options

@jsvine
Comment options

Answer selected by petermr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants