diff --git a/pyproject.toml b/pyproject.toml index 42dc4bc..09cf7d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ develop = [ "twine", "wheel", # test - "nanobind<2.5.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b + "nanobind<2.7.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b "pybind11", "pytest", "pytest-cov",