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

added requirements.txt

in case anyone just wanted to pip install -r
This commit is contained in:
James Albert
2016-09-06 23:36:19 -07:00
committed by GitHub
parent 4fa02e2f95
commit 457dfdfec7

3
requirements.txt Normal file
View File

@ -0,0 +1,3 @@
imageio==1.5
numpy==1.11.1
Pillow==3.3.1