1
0
mirror of https://github.com/x-hw/amazing-qr.git synced 2025-07-15 01:24:37 +02:00

update dependences

This commit is contained in:
sylnsfar
2016-09-04 16:42:24 +08:00
parent a403a2daf6
commit 6f9d9c4f33

View File

@ -170,6 +170,7 @@ The only one difference from Artistic QR-Code mentioned above is that you should
## Dependences ## Dependences
* Only tested on Python 3.5 * Python 3
* pillow * pillow
* numpy
* [imageio](https://pypi.python.org/pypi/imageio) * [imageio](https://pypi.python.org/pypi/imageio)