diff --git a/docs/source/index.md b/docs/source/index.md index 924a300..ffa988c 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -45,6 +45,25 @@ and Valimail. with premade dashboards - Optionally send reports to Apache Kafka +## Python Compatibility + +This project supports the following Python versions, which are either actively maintained or are the default versions +for RHEL or Debian. + +| Version | Supported | Reason | +|---------|-----------|------------------------------------------------------------| +| < 3.6 | ❌ | End of Life (EOL) | +| 3.6 | ❌ | Used in RHHEL 8, but not supported by project dependencies | +| 3.7 | ❌ | End of Life (EOL) | +| 3.8 | ❌ | End of Life (EOL) | +| 3.9 | ✅ | Supported until August 2026 (Debian 11); May 2032 (RHEL 9) | +| 3.10 | ✅ | Actively maintained | +| 3.11 | ✅ | Actively maintained; supported until June 2028 (Debian 12) | +| 3.12 | ✅ | Actively maintained; supported until May 2035 (RHEL 10) | +| 3.13 | ✅ | Actively maintained; supported until June 2030 (Debian 13) | +| 3.14 | ✅ | Actively maintained | + + ```{toctree} :caption: 'Contents' :maxdepth: 2