Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0fef951

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 parentfc5392b commit0fef951

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎pgml-extension/requirements.linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ portalocker==2.8.2
7979
protobuf==4.25.1
8080
psutil==5.9.7
8181
py-cpuinfo==9.0.0
82-
pyarrow==11.0.0
82+
pyarrow==14.0.1
8383
pyarrow-hotfix==0.6
8484
pydantic==2.5.2
8585
pydantic_core==2.14.5

‎pgml-extension/requirements.macos.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ portalocker==2.8.2
6262
protobuf==4.25.1
6363
psutil==5.9.7
6464
py-cpuinfo==9.0.0
65-
pyarrow==11.0.0
65+
pyarrow==14.0.1
6666
pyarrow-hotfix==0.6
6767
pydantic==2.5.2
6868
pydantic_core==2.14.5

‎pgml-extension/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# virtualenv -p python3.11 pgml-venv
1313

1414
# These packages are specifically locked to avoid known bugs
15-
pyarrow==11.0.0# newer versions cause Postgres segfaults on OOM
15+
pyarrow==14.0.1# newer versions cause Postgres segfaults on OOM
1616

1717
# ML
1818
catboost

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp