Add imgmagick as req
This commit is contained in:
parent
b3cedf393a
commit
11eedd2020
1 changed files with 2 additions and 1 deletions
|
|
@ -4,4 +4,5 @@
|
|||
# Requirements
|
||||
|
||||
- Python 3.x
|
||||
- [Wand](https://docs.wand-py.org/en/0.6.5/)
|
||||
- [Wand](https://docs.wand-py.org/en/0.6.5/)
|
||||
- [ImageMagick](https://imagemagick.org/)
|
||||
Loading…
Add table
Reference in a new issue