From b2cef2da94383ab8d00914e843f632f445c4cfd3 Mon Sep 17 00:00:00 2001 From: Context 77 <126421199+ctx77@users.noreply.github.com> Date: Fri, 2 Aug 2024 23:42:32 +0200 Subject: [PATCH] bumb python requirement for format-string mainly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 549b1f6..bd1abce 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Designed for non-technical channels ## Usage ### Requirements - - Python 3.5 + - Python 3.8+ - pip - wikipedia package (can be installed using pip; tested with version 1.4.0) - virtualenv (optional)