diff --git a/pyproject.toml b/pyproject.toml index 99eda7918..0c1477fbb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ # Floor, not a pin (PyAutoLens#687) — bump to the first release with JAX # in autonerves' base dependencies once it exists (PyAutoLens#702), so # backtracking cannot pair this autoarray with a jax-optional autonerves. - "autonerves>=2026.7.29.2", + "autonerves>=2026.8.22.1", "astropy>=5.0", "decorator>=4.0.0", "dill>=0.3.1.1",