edgi-govdata-archiving / web-monitoring-processing

Tools for access, "diff"-ing, and analyzing archived web pages
https://edgi-govdata-archiving.github.io/web-monitoring-processing
GNU General Public License v3.0
20 stars 20 forks source link

Switch from PyPDF2 to pypdf #836

Closed Mr0grog closed 1 year ago

Mr0grog commented 1 year ago

This isn't actually a change in libraries; PyPDF2 has been renamed to pypdf and won't be releasing new updates under the old name (see https://pypdf2.readthedocs.io/en/latest/meta/CHANGELOG.html#version-3-1-0-2022-12-23).