We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcecaac commit 5bd48ceCopy full SHA for 5bd48ce
1 file changed
docs/prerequisites.md
@@ -4,7 +4,7 @@ This page describes the system prerequisites needed to run SQLMesh and provides
4
5
## SQLMesh prerequisites
6
7
-You'll need Python 3.8 or higher to use SQLMesh. You can check your python version by running the following command:
+You'll need Python 3.9 or higher to use SQLMesh. You can check your python version by running the following command:
8
```bash
9
python3 --version
10
```
0 commit comments