From 826c0fcdcd88ccb08aca0ee24d7d1054898eff62 Mon Sep 17 00:00:00 2001 From: Hashblen Date: Sun, 31 Dec 2023 17:36:56 +0100 Subject: [PATCH] Bit more lax requirements --- Pipfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Pipfile b/Pipfile index b23d425..2b9d86f 100644 --- a/Pipfile +++ b/Pipfile @@ -13,4 +13,3 @@ openpyxl = "*" [requires] python_version = "3.10" -python_full_version = "3.10.4"