diff --git a/pyproject.toml b/pyproject.toml index 347ec5ca..0003ca2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ dev = [ "black", "isort", "mypy", - "pip-compile-multi", + "pip-compile-cross-platform", "pre-commit", "pytest", "pytest-cov",