From 115ff3a77a7af040241b80a7cc3c3d64003f536a Mon Sep 17 00:00:00 2001 From: Guillaume Koch <39165367+gkoch78@users.noreply.github.com> Date: Wed, 26 Feb 2025 09:49:46 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7c4865f..093a8ee8 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ AlphaSwarm is a starter kit for building LLM-powered AI agents that interpret na - Python 3.11 or higher - Download and install Python from [here](https://www.python.org/downloads/) - Verify installation with `python --version` -- [Poetry](https://python-poetry.org/docs/) (package manager) +- [Poetry](https://python-poetry.org/docs/) 2.1 or higher (package manager) - Install Poetry with `pipx install poetry` - Verify installation with `poetry --version` - Basic understanding of crypto trading concepts