diff --git a/docs/guides/python/serverless-rest-api-example.mdx b/docs/guides/python/serverless-rest-api-example.mdx index c01b58350..73d9439f9 100644 --- a/docs/guides/python/serverless-rest-api-example.mdx +++ b/docs/guides/python/serverless-rest-api-example.mdx @@ -36,7 +36,7 @@ updated_at: 2025-01-06 ## Prerequisites -- [Pipenv](https://pypi.org/project/pipenv/) - for simplified dependency management +- [uv](https://docs.astral.sh/uv/#getting-started) - for simplified dependency management - The [Nitric CLI](/get-started/installation) - _(optional)_ Your choice of an [AWS](https://aws.amazon.com), [GCP](https://cloud.google.com) or [Azure](https://azure.microsoft.com) account