diff --git a/content/administration/install/source.rst b/content/administration/install/source.rst index 3b2772571..03279b973 100644 --- a/content/administration/install/source.rst +++ b/content/administration/install/source.rst @@ -118,7 +118,11 @@ Prepare Python ~~~~~~ -Odoo requires **Python 3.7** or later to run. +Odoo requires **Python 3.10** or later to run. + +.. versionchanged:: 17 + Minimum requirement updated from Python 3.7 to Python 3.10. + .. tabs::