Allow pdfminer.six 20200104 and update recommended versions

This commit is contained in:
James R. Barlow
2020-01-05 21:37:28 -08:00
parent 6f5d77d930
commit fd991a2380
4 changed files with 21 additions and 8 deletions
+12
View File
@@ -13,6 +13,18 @@ Note that it is licensed under GPLv3, so scripts that
``import ocrmypdf`` and are released publicly should probably also be
licensed under GPLv3.
v9.4.0
======
- Updated recommended dependency versions.
- Improvements to test coverage and changes to facilitate better measurement of
test coverage, such as when tests run in subprocesses.
- Improvements to error messages when Leptonica is not installed correctly.
- Fixed use of pytest "session scope" that may have caused some intermittent
CI failures.
- When the argument ``--keep-temporary-files`` or verbosity is set to ``-v1``,
a debug log file is generated in the working temporary folder.
v9.3.0
======