Files
pdf_sanatizer/requirements.txt
2025-11-16 22:30:36 +01:00

8 lines
223 B
Plaintext

# Requirements for the SANS watermark removal tool
#
# This tool requires the PyMuPDF package to manipulate PDF files. Install
# it using pip before running the script:
# pip install -r requirements.txt
PyMuPDF>=1.23.0