diff --git a/pyproject.toml b/pyproject.toml index 79554de2..8ab2e6a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "qdarkstyle>=3.0", "pillow", "requests", - "xopt>=2.6.8", + "xopt>=2.6.11", ] dynamic = ["version"] [tool.setuptools_scm]