diff --git a/pyproject.toml b/pyproject.toml index a645220a4..28ca9472b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ Source = "https://github.com/vega/altair" [project.optional-dependencies] all = [ "vega_datasets>=0.9.0", - "vl-convert-python>=1.5.0", + "vl-convert-python>=1.6.0", "pandas>=0.25.3", "numpy", "pyarrow>=11",