Update pdftopng version
parent
458181cd1d
commit
65b4ea623c
2
setup.py
2
setup.py
|
|
@ -24,7 +24,7 @@ requires = [
|
||||||
"tabulate>=0.8.9",
|
"tabulate>=0.8.9",
|
||||||
]
|
]
|
||||||
|
|
||||||
base_requires = ["ghostscript>=0.7", "opencv-python>=3.4.2.17", "pdftopng>=0.1.1"]
|
base_requires = ["ghostscript>=0.7", "opencv-python>=3.4.2.17", "pdftopng>=0.2.3"]
|
||||||
|
|
||||||
plot_requires = [
|
plot_requires = [
|
||||||
"matplotlib>=2.2.3",
|
"matplotlib>=2.2.3",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue