Skip to content

Commit

Permalink
downgrading numpy to <2
Browse files Browse the repository at this point in the history
  • Loading branch information
rleander committed Sep 12, 2024
1 parent 2090cb9 commit efe6a54
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 31 deletions.
60 changes: 29 additions & 31 deletions pixi.lock

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

1 change: 1 addition & 0 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ docs = { cmd = "export QUARTO_PYTHON=python && quarto preview docs", depends_on

[dependencies]
imod = ">=0.17.1"
numpy = "<2"
jupyterlab = "*"
pre-commit = "*"
primod = "*"
Expand Down

0 comments on commit efe6a54

Please sign in to comment.