From 124ac238854b521e9fcf81926195f6afd4a6611d Mon Sep 17 00:00:00 2001 From: Vadim Yakshigulov Date: Sat, 16 Mar 2024 17:23:19 +0300 Subject: [PATCH] docs: up python version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 056e305f..fab93e8d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Installation -1. Required `python3.11` or newer +1. Required `python3.12` or newer 2. Install [poetry](https://python-poetry.org/) — dependency management tool 3. Install dependencies: `make init`