diff --git a/pyproject.toml b/pyproject.toml index 693fa94e..dbc98f54 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ maintainers = [ ] dependencies = [ - "narwhals>=1.1.6", + "narwhals>=1.2.0", "pandas>=1.1.5", "scikit-learn>=1.0", "importlib-metadata >= 1.0; python_version < '3.8'",