From 19f69c67cf62ab40502f4551cbf755c760e849b3 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 22 Aug 2026 02:19:07 +0000 Subject: [PATCH] build: bump intra-family floors to >=2026.8.22.1 Release 2026.8.22.1 promoted all five libraries together (nightly run 50), so the committed source floors move from the previous promoted set 2026.7.29.2 to the first version carrying the JAX-default dependency handshake plus the fnnls JAX fix and the rectangular mesh split. This is step (1) of the jax-default-dependency follow-ups recorded in PyAutoMind active.md. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_015GsUfbCwPd4XC8kpsiUJp7 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2a1711bc..1c9d386c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,8 +27,8 @@ dependencies = [ # Floors, not pins (PyAutoLens#687) — bump to the first release with JAX # in the family's base dependencies once it exists (PyAutoLens#702), so # backtracking cannot pair this autogalaxy with a jax-optional chain. - "autofit>=2026.7.29.2", - "autoarray>=2026.7.29.2", + "autofit>=2026.8.22.1", + "autoarray>=2026.8.22.1", "astropy>=5.0", "nautilus-sampler==1.0.5", # Marker-gated like the jax deps in autonerves (jax_zero_contour depends