Skip to content

Commit 8009acb

Browse files
committed
Simplify and fix installation.adoc
1 parent abde2ba commit 8009acb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/modules/ROOT/pages/installation.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@ The Python client supports the following versions of the other three components:
1919
| Python Client | GDS version | Python version | Neo4j Python Driver version
2020
.1+<.^| 1.18
2121
.1+<.^| >= 2.6, < 2.24
22-
.6+<.^| >= 3.9, < 3.13
23-
.8+<.^| >= 4.4.12, < 6.0.0
22+
.1+<.^| >= 3.10, < 3.13
23+
.1+<.^| >= 4.4.12, < 7.0.0
2424

2525
.1+<.^| 1.17
26-
.1+<.^| >= 2.6, < 2.24
26+
.1+<.^| >= 2.6, < 2.21
27+
.5+<.^| >= 3.9, < 3.13
28+
.7+<.^| >= 4.4.12, < 6.0.0
2729

2830
.1+<.^| 1.16
2931
.1+<.^| >= 2.6, < 2.19

0 commit comments

Comments
 (0)