first version
This commit is contained in:
8
requirements.txt
Normal file
8
requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
# 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
|
||||
Reference in New Issue
Block a user