File tree Expand file tree Collapse file tree
packages/google-cloud-datastore Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ Unsupported Python Versions
7171^^^^^^^^^^^^^^^^^^^^^^^^^^^
7272Python <= 3.9
7373
74+
7475If you are using an `end-of-life `_
7576version of Python, we recommend that you update as soon as possible to an actively supported version.
7677
Original file line number Diff line number Diff line change @@ -62,14 +62,15 @@ Supported Python Versions
6262Our client libraries are compatible with all current `active `_ and `maintenance `_ versions of
6363Python.
6464
65- Python >= 3.9 , including 3.14
65+ Python >= 3.10 , including 3.14
6666
6767.. _active : https://devguide.python.org/devcycle/#in-development-main-branch
6868.. _maintenance : https://devguide.python.org/devcycle/#maintenance-branches
6969
7070Unsupported Python Versions
7171^^^^^^^^^^^^^^^^^^^^^^^^^^^
72- Python <= 3.8
72+ Python <= 3.9
73+
7374
7475If you are using an `end-of-life `_
7576version of Python, we recommend that you update as soon as possible to an actively supported version.
You can’t perform that action at this time.
0 commit comments