Bump pdftopng version

pull/198/head
Vinayak Mehta 2021-06-28 00:47:38 +05:30
parent 57a26fabcb
commit 286b2d6a1c
No known key found for this signature in database
GPG Key ID: 2DE013537A15A9A4
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ requires = [
base_requires = [ base_requires = [
'opencv-python>=3.4.2.17', 'opencv-python>=3.4.2.17',
'pdftopng>=0.1.0' 'pdftopng>=0.1.1'
] ]
plot_requires = [ plot_requires = [