Files
OCRmyPDF/requirements/main.txt
T
2020-04-25 03:49:34 -07:00

11 lines
295 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
cffi == 1.14.0
img2pdf == 0.3.4
pdfminer.six == 20200402
pikepdf == 1.11.1
Pillow == 7.1.1
reportlab == 3.5.34
tqdm == 4.45.0