docs: minor modification (#3596)

This commit is contained in:
Pierrick Brossin
2025-11-12 13:05:22 +01:00
committed by GitHub
parent 5311a83fed
commit 920a0c7616

View File

@@ -26,7 +26,7 @@ All other files should be ignored, as they are mostly auto-generated.
## Local Testing
You will need to have `docker`, `docker compose` and `python` installed.
You will need to have `docker`, `docker compose`, `python` and `jq` installed.
Additionally, you need the following Python packages installed:
`pyyaml, psutil, pytest, pytest-cov, bcrypt, pydantic`