diff --git a/pyproject.toml b/pyproject.toml index eb523ce7..4e841504 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "jupyterlab>=4.0", "jupyterlab-widgets>=3.0.0", "leidenalg~=0.10.2", - "libpysal~=4.8.0", + "libpysal>=4.8,<4.14", "matplotlib", "mudata==0.3.1", "muon==0.1.7",