mirror of https://github.com/captn3m0/pystitcher
Remove pdfbox
parent
a26e6b43ac
commit
c206324026
|
@ -40,9 +40,11 @@ python_requires = >=3.6
|
|||
|
||||
install_requires =
|
||||
importlib-metadata; python_version<"3.8"
|
||||
python-pdfbox>=0.1.8.1
|
||||
# Read and write bookmarks from PDF
|
||||
PyPDF2>=1.26.0
|
||||
# Read the input file and convert it to HTML
|
||||
Markdown>=3.3.4
|
||||
# Parse the HTML to generate bookmarks
|
||||
html5>=0.0.9
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue