Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/tangy-falcons-lay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@platforma-open/milaboratories.runenv-python-3.12.10': patch
---

PyArrow version update
Comment thread
vadimpiven marked this conversation as resolved.
Comment thread
vadimpiven marked this conversation as resolved.
4 changes: 2 additions & 2 deletions python-3.12.10/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"tensorflow==2.19.0",
"tf-keras==2.19.0",
"harmonypy==0.0.9",
"pyarrow==21.0.0",
"duckdb==1.4.1",
"pyarrow==24.0.0",
"duckdb==1.5.2",
"scikit-misc==0.5.1",
"patsy==1.0.1",
"datasets==3.3.1",
Expand Down
Loading