Chun-Sheng, Li created NIFI-15116:
-------------------------------------
Summary: Be consistency for optional dependency Python version
Key: NIFI-15116
URL: https://issues.apache.org/jira/browse/NIFI-15116
Project: Apache NiFi
Issue Type: Improvement
Components: Documentation & Website
Environment: The NiFi documents and README.
Reporter: Chun-Sheng, Li
As title, the optional dependencie about Python version is 3.10 or higher.
But it presents the Python versions are from 3.9 to 3.12 in the
[adminstration-guide.adoc|https://github.com/apache/nifi/blob/main/nifi-docs/src/main/asciidoc/administration-guide.adoc].
According to the official Python website ([https://www.python.org/downloads/),]
the Python 3.9 is the end of support on 2025/10.
To be consistency, it should let all Python versions be 3.10 at least.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)