We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 485b03a commit b762ffdCopy full SHA for b762ffd
packages/google-cloud-storage/README.rst
@@ -85,14 +85,14 @@ Supported Python Versions
85
Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
86
Python.
87
88
-Python >= 3.7
+Python >= 3.9
89
90
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
91
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
92
93
Unsupported Python Versions
94
^^^^^^^^^^^^^^^^^^^^^^^^^^^
95
-Python <= 3.6
+Python <= 3.8
96
97
If you are using an `end-of-life`_
98
version of Python, we recommend that you update as soon as possible to an actively supported version.
0 commit comments