Skip to content

Commit

Permalink
Update other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Jan 18, 2025
1 parent 4c55ee0 commit 26f89dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ platforms = ["osx-arm64", "linux-64", "osx-64", "win-64"]
[dependencies]
gtest = ">=1.10.0,<1.16"
gmock = ">=1.10.0,<1.16"
meson-python = ">=0.16.0,<0.17"
meson-python = ">=0.16.0,<0.18"
ninja = ">=1,<2"
c-compiler = "*"
cxx-compiler = "*"
numpy = ">=1.21,<3"
cmake = ">=3.20,<3.31"
libboost-devel = ">=1.80.0,<1.87"
cmake = ">=3.20,<3.32"
libboost-devel = ">=1.80.0,<1.88"
simdutf = ">=5,<6"
pyarrow = ">=14,<20"
pybind11 = ">=2,<3"
Expand Down

0 comments on commit 26f89dd

Please sign in to comment.