diff --git a/Makefile b/Makefile index c5c4e69ad73d..bcfd23b78525 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ clean: rm -rf docs/.docusaurus install: - python -m pip install poetry + python -m pip install -U poetry poetry run python -m pip install -U pip poetry install