Skip to content

Commit bed6058

Browse files
authored
add pyarrow 17 (#18)
1 parent e2592da commit bed6058

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

source/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Dependencies
100100
{+driver-short+} requires the following dependencies:
101101

102102
- PyMongo version 4.4 or later
103-
- PyArrow version 16.0
103+
- PyArrow version 17.0
104104

105105
Installing from source on Linux requires the following additional dependencies:
106106

source/whats-new.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ What's New
1717
.. meta::
1818
:keywords: change, update, upgrade, compatible, backwards
1919

20+
Changes in Version 1.5.0
21+
------------------------
22+
23+
- Added support for PyArrow 17.0.
24+
2025
Changes in Version 1.4.0
2126
------------------------
2227

0 commit comments

Comments
 (0)