diff --git a/pyproject.toml b/pyproject.toml index 05555c08c..9b58e090a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" requires-python = ">=3.10,<3.14" dependencies = [ "psutil", - "quadrants==1.1.1", + "quadrants==1.1.3b2", "pydantic>=2.11.0", "numpy>=1.26.4", "frozendict",