diff --git a/pyproject.toml b/pyproject.toml index 0f7c53e519..5a6689d999 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "dvc-task>=0.2.0,<1", "flatten_dict<1,>=0.4.1", "flufl.lock>=5", - "funcy>=1.14", + "funcy>=1.14,<=1.18", "grandalf<1,>=0.7", "hydra-core>=1.1", "iterative-telemetry>=0.0.7",