Skip to content

Commit

Permalink
Merge branch 'master' into update_test_setup
Browse files Browse the repository at this point in the history
  • Loading branch information
waltsims authored Jun 4, 2024
2 parents e9c5d60 + c5e1162 commit e75a7d7
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 @@ -26,7 +26,7 @@ classifiers = [
dependencies = [
"h5py==3.11.0",
"scipy==1.13.1",
"opencv-python==4.9.0.80",
"opencv-python==4.10.0.82",
"deepdiff==7.0.1",
"matplotlib==3.9.0",
"numpy>=1.22.2,<1.27.0",
Expand All @@ -44,7 +44,7 @@ Bug-tracker = "https://github.com/waltsims/k-wave-python/issues"
test = ["pytest",
"coverage==7.5.2",
"phantominator",
"requests==2.32.2"]
"requests==2.32.3"]
example = ["gdown==5.2.0"]
docs = [ "sphinx-mdinclude==0.6.1",
"sphinx-copybutton==0.5.2",
Expand Down

0 comments on commit e75a7d7

Please sign in to comment.