[DOCS] Python 3.7 support removal from docs for master (#19670)

* Python update

* update

* fix

* m suffix removal
This commit is contained in:
Maciej Smyk
2023-09-21 15:54:10 +02:00
committed by GitHub
parent 318106d17d
commit f790a3b4f2
19 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ The software was validated on:
- [brew](https://brew.sh) package manager to install additional dependencies. Use [install brew](https://brew.sh) guide to achieve this.
- Installation step for python and python libraries varies depending on the host architecture:
- **arm64** Python 3.7 - 3.11 for the OpenVINO Runtime Python API, Development tools (Model Optimizer, POT and others):
- **arm64** Python 3.8 - 3.11 for the OpenVINO Runtime Python API, Development tools (Model Optimizer, POT and others):
```sh
% # let's have a look what python versions are available in brew
% brew search python