Skip to content

Commit 501a459

Browse files
author
Mikhail Koviazin
committed
doc: fix minimum Python version
Signed-off-by: Mikhail Koviazin <[email protected]>
1 parent 46bb06e commit 501a459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ valkey-py - Python Client for Valkey
99
Getting Started
1010
****************
1111

12-
`valkey-py <https://pypi.org/project/valkey>`_ requires a running Valkey server, and Python 3.7+. See the `Valkey
12+
`valkey-py <https://pypi.org/project/valkey>`_ requires a running Valkey server, and Python 3.9+. See the `Valkey
1313
quickstart <https://valkey.io/topics/quickstart>`_ for Valkey installation instructions.
1414

1515
valkey-py can be installed using pip via ``pip install valkey``.

0 commit comments

Comments
 (0)