Skip to content

Commit

Permalink
Numpy dep allow 1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
cboulay committed Sep 26, 2024
1 parent f65270d commit 43d6212
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ requires-python = ">=3.9"
dynamic = ["version"]
dependencies = [
"ezmsg>=3.5.0",
"numpy>=2.0.2",
"numpy>=1.26.0",
"pywavelets>=1.6.0",
"scipy>=1.13.1",
]
Expand Down
4 changes: 2 additions & 2 deletions uv.lock

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

0 comments on commit 43d6212

Please sign in to comment.