Skip to content

Commit 03add77

Browse files
authored
Merge branch 'main' into dependabot/github_actions/docker/metadata-action-8e1d5461f02b7886d3c1a774bfbd873650445aa2
2 parents 0ccbaf0 + 1baafed commit 03add77

File tree

2 files changed

+59
-58
lines changed

2 files changed

+59
-58
lines changed

poetry.lock

Lines changed: 57 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ scipy = "^1.11.0"
2020
matplotlib = "^3.8.3"
2121
datasets = "^2.15.0"
2222
psutil = "^5.9.4"
23-
pyarrow = "^14.0.0"
23+
pyarrow = "^17.0.0"
2424
pydantic = "^1.10.11"
2525
Jinja2 = "^3.1.3"
2626
spdx-tools = "^0.8.1"
@@ -137,7 +137,7 @@ jupyterlab = "^3.4.2"
137137
ipympl = "^0.9.3"
138138
ipywidgets = "^8.0.6"
139139
torchmetrics = {version = "^1.2.0", extras = ["classification", "regression"]}
140-
cupy = "^12.2.0"
140+
cupy = "^13.3.0"
141141
mpi4py = {git = "https://github.com/mpi4py/mpi4py"}
142142
imbalanced-learn = "^0.12.0"
143143
pyperf = "^2.6.3"

0 commit comments

Comments
 (0)