Skip to content

Commit c5f5604

Browse files
authored
Added pyarrow==11.0.0 to requirements to solve postgres segfault (#1182)
1 parent 97c9306 commit c5f5604

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pgml-extension/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ pynvml==11.5.0
2929
transformers-stream-generator==0.0.4
3030
optimum==1.13.2
3131
peft==0.6.2
32+
pyarrow==11.0.0

0 commit comments

Comments
 (0)