From ac6926dfbba84aa6923fbaedc024472d0d335f00 Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Fri, 29 Mar 2024 02:14:12 -0400 Subject: [PATCH] Undo d3b77124af546a66394604cc9a5e14e256617158 to fix CI --- Pipfile | 3 --- Pipfile.lock | 6 ++---- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/Pipfile b/Pipfile index 92519ead..91036c07 100644 --- a/Pipfile +++ b/Pipfile @@ -33,8 +33,5 @@ redis = "~=3.5.3" mosspy = "*" aiocontextvars = {version = "~=0.2.2", markers = "python_version < '3.7'"} -[requires] -python_version = ">=3.8" - [pipenv] allow_prereleases = true diff --git a/Pipfile.lock b/Pipfile.lock index a021f2a1..c53faa5a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,12 +1,10 @@ { "_meta": { "hash": { - "sha256": "fff568fc8dcc6fcfa7cdb8bc7589e012e475c0703d66ef3644d7e90c1ee26048" + "sha256": "79b31cb920437fa1f003a78c97247462419cca432fd26f34eef90a8d10d9f45f" }, "pipfile-spec": 6, - "requires": { - "python_version": ">=3.8" - }, + "requires": {}, "sources": [ { "name": "pypi",