We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46bb06e commit 501a459Copy full SHA for 501a459
docs/index.rst
@@ -9,7 +9,7 @@ valkey-py - Python Client for Valkey
9
Getting Started
10
****************
11
12
-`valkey-py <https://pypi.org/project/valkey>`_ requires a running Valkey server, and Python 3.7+. See the `Valkey
+`valkey-py <https://pypi.org/project/valkey>`_ requires a running Valkey server, and Python 3.9+. See the `Valkey
13
quickstart <https://valkey.io/topics/quickstart>`_ for Valkey installation instructions.
14
15
valkey-py can be installed using pip via ``pip install valkey``.
0 commit comments