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