Skip to content

Commit b692b57

Browse files
Update pyarrow requirement in /by-language/python-turbodbc
Updates the requirements on [pyarrow](https://github.com/apache/arrow) to permit the latest version. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-0.1.0...apache-arrow-20.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 20.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67b0f5a commit b692b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Turbodbc wants NumPy and PyArrow to be installed upfront.
22
numpy>=2
3-
pyarrow<20
3+
pyarrow<21
44
wheel

0 commit comments

Comments
 (0)