diff --git a/pyproject.toml b/pyproject.toml index 08569e6163e..a7eb405e93f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ pytest = "^6.2" pytest-cov = "^2.8" pytest-mock = "^3.5" pytest-sugar = "^0.9" -pre-commit = { version = "^2.6", python = "^3.7" } +pre-commit = "^2.6" deepdiff = "^5.0" httpretty = "^1.0" typing-extensions = { version = "^4.0.0", python = "<3.8" }