We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba71fd commit f7a7f2aCopy full SHA for f7a7f2a
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.6.12",
+ "coverage==7.7.0",
47
"phantominator",
48
"testfixtures==8.3.0",
49
"requests==2.32.3"]
0 commit comments