From af54ea4125fcbb1c7ae03f13fa96d21de86f4060 Mon Sep 17 00:00:00 2001 From: AndrielFR Date: Sat, 28 Dec 2024 21:56:06 -0300 Subject: [PATCH] chore: min py `3.7` -> `3.8` --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea0f6f8..91b4d9e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ @@ -16,7 +16,7 @@ ## Requirements -- Python 3.7 or higher. +- Python 3.8 or higher. - httpx 0.14 or higher. ## Installation