diff --git a/features/sandbox-environment.mdx b/features/sandbox-environment.mdx index 4128689..0ad7b39 100644 --- a/features/sandbox-environment.mdx +++ b/features/sandbox-environment.mdx @@ -84,6 +84,8 @@ The Tembo Sandbox includes the following base dependencies and their versions: |------|---------|-------------| | **python3** | 3.12.11 | Modern Python programming language | | **pipx** | 1.7.1 | Install and run Python applications in isolated environments | +| **uv** | latest | Fast Python package installer and resolver | +| **ruff** | latest | Fast Python linter and formatter | ### Ruby Ecosystem