From ecb7601be79137f4c520614c53d52aa07bb18f6a Mon Sep 17 00:00:00 2001 From: Marco Perini Date: Tue, 18 Jun 2024 23:31:49 +0200 Subject: [PATCH] docs(version): fixed compatible versions --- docs/source/getting_started/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/getting_started/installation.rst b/docs/source/getting_started/installation.rst index 4cbf7360..666322af 100644 --- a/docs/source/getting_started/installation.rst +++ b/docs/source/getting_started/installation.rst @@ -7,7 +7,7 @@ for this project. Prerequisites ^^^^^^^^^^^^^ -- `Python >=3.9,<3.12 `_ +- `Python >=3.9 `_ - `pip `_ - `Ollama `_ (optional for local models)