diff --git a/pyproject.toml b/pyproject.toml index fcd697b..bbbf00b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ ] dependencies = [ "ibis-framework>=12,<13", - "hotdata>=0.9.0,<0.10", + "hotdata>=0.9.0,<0.11", "pyarrow>=16", "pyarrow-hotfix>=0.6", "pandas>=2",