Skip to content

Commit

Permalink
Merge branch 'master' into license-migration-lgpl
Browse files Browse the repository at this point in the history
  • Loading branch information
waltsims authored Dec 23, 2024
2 parents 4dd7960 + 158f984 commit 0b4bca0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"scipy==1.14.1",
"opencv-python==4.10.0.84",
"deepdiff==8.0.1",
"matplotlib==3.9.3",
"matplotlib==3.10.0",
"numpy>=1.22.2,<2.2.0",
"beartype==0.19.0",
"jaxtyping==0.2.36"
Expand All @@ -42,7 +42,7 @@ Bug-tracker = "https://github.com/waltsims/k-wave-python/issues"

[project.optional-dependencies]
test = ["pytest",
"coverage==7.6.8",
"coverage==7.6.9",
"phantominator",
"testfixtures==8.3.0",
"requests==2.32.3"]
Expand Down

0 comments on commit 0b4bca0

Please sign in to comment.