Allow pluggy v1. (#822)

There are breaking changes, but I could not find any reference to them
in the code.
This commit is contained in:
Elliott Sales de Andrade
2021-08-31 02:15:43 -07:00
committed by GitHub
parent d8d9c41abb
commit 0a31acf888
+1 -1
View File
@@ -52,7 +52,7 @@ install_requires =
pdfminer.six >= 20191110, != 20200720, <= 20201018
pikepdf >= 2.10.0
Pillow >= 8.2.0
pluggy >= 0.13.0, < 1.0
pluggy >= 0.13.0, < 2
reportlab >= 3.5.66
setuptools
tqdm >= 4