Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/docker/metadata-ac…
Browse files Browse the repository at this point in the history
…tion-8e1d5461f02b7886d3c1a774bfbd873650445aa2
  • Loading branch information
amrit110 authored Jan 20, 2025
2 parents 0ccbaf0 + 1baafed commit 03add77
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 58 deletions.
113 changes: 57 additions & 56 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scipy = "^1.11.0"
matplotlib = "^3.8.3"
datasets = "^2.15.0"
psutil = "^5.9.4"
pyarrow = "^14.0.0"
pyarrow = "^17.0.0"
pydantic = "^1.10.11"
Jinja2 = "^3.1.3"
spdx-tools = "^0.8.1"
Expand Down Expand Up @@ -137,7 +137,7 @@ jupyterlab = "^3.4.2"
ipympl = "^0.9.3"
ipywidgets = "^8.0.6"
torchmetrics = {version = "^1.2.0", extras = ["classification", "regression"]}
cupy = "^12.2.0"
cupy = "^13.3.0"
mpi4py = {git = "https://github.com/mpi4py/mpi4py"}
imbalanced-learn = "^0.12.0"
pyperf = "^2.6.3"
Expand Down

0 comments on commit 03add77

Please sign in to comment.