From f8d31c01313d40dab66eaec835aeda4b75d90931 Mon Sep 17 00:00:00 2001 From: John Smith Date: Mon, 24 Apr 2023 13:04:07 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 911bd4f..754d5d9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This is a script that creates signed receipts and makes QR codes out of them. **Dependencies** +* Python 2.7. * [python-qrcode](https://repo.mzjtechnology.com/mzj-prod/python-qrcode) (or commit a6f03508ae701c28cc68073ab3f16e4ec4be7bf3 from the [original repo](https://github.com/lincolnloop/python-qrcode)) * python-pil (or pillow) * python-crypto / python-pycrypto / pycryptodome \ No newline at end of file