diff --git a/pyproject.toml b/pyproject.toml index ae15a8a4b..55bf66cd6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ all = [ "pandas>=1.1.3", "numpy", "pyarrow>=11", - "vegafusion[embed]>=1.6.6,<2", + "vegafusion[embed]>=1.6.6", "anywidget>=0.9.0", "altair_tiles>=0.3.0" ]