[autodev] Refresh D-CROSS-CVE-1 leftover replay timestamp

Replay condition still unmet: PyPI shows gtsam==4.2.1 as the latest
stable with requires_dist numpy<2.0.0,>=1.11.0. Leftover remains open
pending upstream gtsam wheels that target numpy>=2.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-05-19 12:05:03 +03:00
parent 2be1b5101e
commit 376f3db12c
@@ -1,7 +1,7 @@
# D-CROSS-CVE-1 opencv-python pin deferred — gtsam/numpy ABI block
**Recorded**: 2026-05-11T02:55+03:00 (Europe/Kyiv)
**Last replay attempt**: 2026-05-18T20:35+03:00 (Europe/Kyiv) — PyPI still shows
**Last replay attempt**: 2026-05-19T11:54+03:00 (Europe/Kyiv) — PyPI still shows
`gtsam==4.2.1` as the latest stable (`requires_dist: numpy<2.0.0,>=1.11.0`);
`gtsam==4.3a0` alpha exists but is not a stable wheel target. Replay condition
(numpy>=2 stable wheels) still NOT met. Leftover remains open.