Skip to content

Commit 34303f7

Browse files
committed
Correct installation versions matrix in docs
1 parent d3b518c commit 34303f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/ROOT/pages/installation.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ The Python client supports the following versions of the other three components:
1818
|===
1919
| Python Client | GDS version | Python version | Neo4j Python Driver version
2020
.1+<.^| 1.7
21-
.1+<.^| 2.4
21+
.1+<.^| >= 2.3, < 2.5
2222
.1+<.^| >= 3.7, < 3.12
2323
.4+<.^| >= 4.4.2, < 6.0.0
2424

2525
.1+<.^| 1.6
26-
.1+<.^| 2.2, 2.3
26+
.1+<.^| >= 2.2, < 2.4
2727
.3+<.^| >= 3.7, < 3.11
2828

2929
.1+<.^| 1.5

0 commit comments

Comments
 (0)