CASSANDRA-21532: Update Python version prerequisites in installation docs

This commit is contained in:
manish-m-pillai-ksolves 2026-07-22 17:24:32 +05:30
parent 57cfd6b123
commit 695ded499d
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Deploying on older Linux versions is not recommended unless you have previous ex
include::cassandra:partial$java_version.adoc[]
* To use the CQL shell `cqlsh`, install the latest version of Python 3.8-3.11.
* To use the CQL shell `cqlsh`, install the latest version of Python 3.8-3.13.
To verify that you have the correct version of Python installed, type `python --version`.