Skip to content

Commit 36a7ffa

Browse files
vmageloggailey777
andauthored
Update articles/azure-functions/python-memory-profiler-reference.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent db8814a commit 36a7ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/python-memory-profiler-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Before you start developing a Python function app, you must meet these requireme
1919

2020
* [Python 3.7 or above](https://www.python.org/downloads). To check the full list of supported Python versions in Azure Functions, see the [Python developer guide](functions-reference-python.md#python-version).
2121

22-
* The [Azure Functions Core Tools](functions-run-local.md#v2), version 3.x or greater. Check your version with `func --version`. To learn about updating, see [Azure Functions Core Tools on GitHub](https://github.com/Azure/azure-functions-core-tools).
22+
* The [Azure Functions Core Tools](functions-run-local.md#v2), version 4.x or greater. Check your version with `func --version`. To learn about updating, see [Azure Functions Core Tools on GitHub](https://github.com/Azure/azure-functions-core-tools).
2323

2424
* [Visual Studio Code](https://code.visualstudio.com/) installed on one of the [supported platforms](https://code.visualstudio.com/docs/supporting/requirements#_platforms).
2525

0 commit comments

Comments
 (0)