Skip to content

Commit

Permalink
Bump minimum narwhals version
Browse files Browse the repository at this point in the history
  • Loading branch information
stanmart committed Sep 13, 2024
1 parent 1d58498 commit 64d10cd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions pixi.lock

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

4 changes: 2 additions & 2 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ formulaic = ">=0.6.4"
numpy = ">=1.24.0"
pandas = ">=1.4.4"
scipy = ">=1.7.3"
narwhals = ">=1.4.0"
narwhals = ">=1.4.1"

[feature.dev.dependencies]
ipython = "*"
Expand Down Expand Up @@ -155,7 +155,7 @@ numpy = "1.24.0"
pandas = "1.4.4"
scipy = "1.7.3"
formulaic = "0.6.4"
narwhals = "1.4.0"
narwhals = "1.4.1"

[environments]
default = ["dev", "test"]
Expand Down

0 comments on commit 64d10cd

Please sign in to comment.