Skip to content

Commit 6f901cc

Browse files
Bump pyarrow from 11.0.0 to 14.0.1 in /pgml-extension
Bumps [pyarrow](https://github.com/apache/arrow) from 11.0.0 to 14.0.1. - [Commits](apache/arrow@go/v11.0.0...go/v14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 316a1c6 commit 6f901cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-extension/requirements.base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
transformers-stream-generator==0.0.4
55
optimum==1.13.2
66
peft==0.6.2
7-
pyarrow==11.0.0
7+
pyarrow==14.0.1
88
torch==2.0.1 # 2.1.1 breaks sentence-transformers==2.2.2
99

1010
# ML

0 commit comments

Comments
 (0)