diff --git a/pyproject.toml b/pyproject.toml index e46cb237c..a85e702fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ package_name = "ydata-profiling" [project] name = "ydata-profiling" -requires-python = ">=3.10,<3.14" +requires-python = ">=3.10,<3.15" authors = [ {name = "YData Labs Inc", email = "opensource@ydata.ai"} ]