We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3e76d4 + e1311b3 commit 791a65cCopy full SHA for 791a65c
1 file changed
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
]
26
dependencies = [
27
"h5py==3.13.0",
28
- "scipy==1.15.2",
+ "scipy==1.15.3",
29
"opencv-python==4.11.0.86",
30
"deepdiff==8.5.0",
31
"numpy>=1.22.2,<2.3.0",
@@ -43,7 +43,7 @@ Bug-tracker = "https://github.com/waltsims/k-wave-python/issues"
43
44
[project.optional-dependencies]
45
test = ["pytest",
46
- "coverage==7.8.0",
+ "coverage==7.10.6",
47
"phantominator",
48
"testfixtures==8.3.0",
49
"requests==2.32.3"]
0 commit comments