Skip to content

Commit d26778c

Browse files
committed
Update compat matrix of installation.adoc
1 parent 44a066b commit d26778c

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33

44
## Breaking changes
5-
* Deprecated support for pyarrow 10.
5+
6+
* Deprecated support for pyarrow version 10.X.Y as a dependency.
7+
68

79
## New features
810

doc/modules/ROOT/pages/installation.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,14 @@ The Python client supports the following versions of the other three components:
1717
[opts=header, cols="m,m,m,m"]
1818
|===
1919
| Python Client | GDS version | Python version | Neo4j Python Driver version
20+
21+
.1+<.^| 1.11
22+
.1+<.^| >= 2.6, < 2.7
23+
.2+<.^| >= 3.8, < 3.13
24+
.8+<.^| >= 4.4.2, < 6.0.0
25+
2026
.1+<.^| 1.10
2127
.1+<.^| >= 2.4, < 2.7
22-
.1+<.^| >= 3.8, < 3.13
23-
.7+<.^| >= 4.4.2, < 6.0.0
2428

2529
.1+<.^| 1.9
2630
.2+<.^| >= 2.4, < 2.6

0 commit comments

Comments
 (0)