diff --git a/Pipfile b/Pipfile index c1c23f09..2215a2a5 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ wheel = "*" autopep8 = "<=1.7.0" importlib-metadata = "<7.2" isort = "*" -more_itertools = "<10.4" +more_itertools = "<10.7" mypy = "*" pre-commit = "*" responses = "*"