Skip to content

Commit 5199bb7

Browse files
authored
Update _index.md
1 parent 63b1850 commit 5199bb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/stack/get-started/clients/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ To meaningfully support Redis Stack support, a client library must provide an AP
1414
The following official client libraries support Redis Stack:
1515

1616
* [NRedisStack (.Net)](/docs/clients/dotnet/) >= 0.6
17-
* [Jedis (Java)](/docs/clients/java/) >= 4.0
18-
* [node-redis (Node.js)](/docs/clients/nodejs/) >= 4.0
19-
* [redis-py (Python)](/docs/clients/python/) >= 4.0
17+
* [Jedis (Java)](/docs/clients/java/) >= 4.4
18+
* [node-redis (Node.js)](/docs/clients/nodejs/) >= 4.6
19+
* [redis-py (Python)](/docs/clients/python/) >= 4.5
2020

2121
## High-level client libraries
2222

0 commit comments

Comments
 (0)