diff --git a/pyproject.toml b/pyproject.toml index 60921c3b..9332e36a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -101,7 +101,7 @@ pytest-watch = "^4.2" pytest-xdist = "^3.0" pytest-forked = "^1.3" pytest-randomly = "^3.7.0" -pytest-sugar = "^0.9.4" +pytest-sugar = "^1.0.0" requests-mock = "^1.9" flaky = "^3.7.0" coveralls = "^3.0"