Skip to content

Commit

Permalink
temporary higher numpy for py 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Oct 11, 2024
1 parent c59ae1d commit 57579bc
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 2 deletions.
66 changes: 64 additions & 2 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ netCDF4 = [
numpy = [
{ version = ">=1.24", python = "3.8" },
{ version = ">=1.25", python = "^3.9" },
{ version = ">=2.1.2", python = "^3.12" },
]
pydantic = "^2.5"
lxml = ">=4.6"
Expand Down

0 comments on commit 57579bc

Please sign in to comment.