# 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