You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/textanalytics/azure-ai-textanalytics/samples/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ These sample programs show common scenarios for the Text Analytics client's offe
36
36
|[sample_model_version.py][sample_model_version] and [sample_model_version_async.py][sample_model_version_async]|Set the model version for pre-built Text Analytics models|
37
37
38
38
## Prerequisites
39
-
* Python 3.7 or later is required to use this package
39
+
* Python 3.6 or later is required to use this package
40
40
* You must have an [Azure subscription][azure_subscription] and an
41
41
[Azure Text Analytics account][azure_text_analytics_account] to run these samples.
0 commit comments