diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index e79fdd1a7..2e281d125 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,9 @@ Pillow==3.4.2 WeasyPrint==0.41 html5lib==0.999999999 +pyqrcode==1.2.1 +pypng==0.0.19 + requests==2.12 dbf==0.96.003 |