diff --git a/pyproject.toml b/pyproject.toml index 744c55d..eddc2dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "networksim[test]", ] test = [ - "coverage>=7.6.9,<8.0.0", + "coverage>=7.13.5,<8.0.0", "pytest>=8.3.4,<10.0.0", ]