From 289e041467320fe257a4ef8b7559e295212fbec0 Mon Sep 17 00:00:00 2001 From: CooperRS Date: Sat, 9 Nov 2019 17:40:14 +0100 Subject: [PATCH] Update to Python 3.7 --- Pipfile | 2 +- Pipfile.lock | 4 ++-- README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Pipfile b/Pipfile index 06327a6..8f76531 100644 --- a/Pipfile +++ b/Pipfile @@ -13,4 +13,4 @@ pyqrcode = "==1.2.1" pycryptodome = "==3.9.1" [requires] -python_version = "3.6" +python_version = "3.7" diff --git a/Pipfile.lock b/Pipfile.lock index f8de1f3..03b0b09 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,11 +1,11 @@ { "_meta": { "hash": { - "sha256": "12d223d2dda57c2cdbf35be0ad42dacd4470dc790d8a5c382a890ae350e9bf60" + "sha256": "3a9aa3cf92e33eb33f1ae837e0b466ec0827564e1abc6766112371ee29d937c3" }, "pipfile-spec": 6, "requires": { - "python_version": "3.6" + "python_version": "3.7" }, "sources": [ { diff --git a/README.md b/README.md index 45d8391..a4ac523 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ If you find problems with the file format (in particular security related issues Requires: - - [Python 3.6](https://www.python.org/downloads/) + - [Python 3.7](https://www.python.org/downloads/) - [pipenv](https://docs.pipenv.org) - An encrypted OTP Auth backup/account file