We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8361936 commit d9a1300Copy full SHA for d9a1300
1 file changed
pyproject.toml
@@ -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.7.0",
+ "coverage==7.8.0",
47
"phantominator",
48
"testfixtures==8.3.0",
49
"requests==2.32.3"]
0 commit comments