Skip to content

Commit a30a203

Browse files
committed
update version
1 parent 67dee65 commit a30a203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/content-safety/includes/quickstarts/python-quickstart-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: pafarley
1616
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services/)
1717
* Once you have your Azure subscription, <a href="https://aka.ms/acs-create" title="Create a Content Safety resource" target="_blank">create a Content Safety resource </a> in the Azure portal to get your key and endpoint. Enter a unique name for your resource, select the subscription you entered on the application form, select a resource group, supported region, and supported pricing tier. Then select **Create**.
1818
* The resource takes a few minutes to deploy. After it finishes, Select **go to resource**. In the left pane, under **Resource Management**, select **Subscription Key and Endpoint**. The endpoint and either of the keys are used to call APIs.
19-
* [Python 3.7 or later](https://www.python.org/)
19+
* [Python 3.8 or later](https://www.python.org/)
2020
* Your Python installation should include [pip](https://pip.pypa.io/en/stable/). You can check if you have pip installed by running `pip --version` on the command line. Get pip by installing the latest version of Python.
2121

2222
[!INCLUDE [Create environment variables](../env-vars.md)]

0 commit comments

Comments
 (0)