diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ VERSION = None # What packages are required for this module to be executed? REQUIRED = [ - "pikepdf>=2.8.0", + "pikepdf>=2.9.0", "beautifulsoup4>=4.8", "html2text>=2020.1.16", "markdown>=3.1.1", |
