mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-01-06 04:01:25 +00:00
10 lines
269 B
Plaintext
10 lines
269 B
Plaintext
# requirements.txt can be used to replicate the developer's build environment
|
|
# setup.py lists a separate set of requirements that are looser to simplify
|
|
# installation
|
|
ruffus == 2.6.3
|
|
Pillow == 4.3.0
|
|
reportlab == 3.4.0
|
|
PyPDF2 == 1.26.0
|
|
img2pdf == 0.2.4
|
|
cffi == 1.11.2
|