Skip to content

Commit bf44e7a

Browse files
morlutocursoragent
andauthored
fix(benchmarks): bind cddlib/regina and tighten provider Oracle evidence (#709)
* chore: ratchet C901 baseline after remaining provider bindings Co-authored-by: morluto <morluto@users.noreply.github.com> * chore: regenerate C901 baseline after provider verifier binding Co-authored-by: morluto <morluto@users.noreply.github.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: morluto <morluto@users.noreply.github.com>
1 parent 41504be commit bf44e7a

24 files changed

Lines changed: 1559 additions & 36 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM python:3.12-slim@sha256:57cd7c3a7a273101a6485ba99423ee568157882804b1124b4dd04266317710de
22
RUN python -m pip install --no-cache-dir attrs==26.1.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 referencing==0.37.0 rpds-py==2026.6.3 typing-extensions==4.16.0
3-
LABEL jacobian.checksum="b00795964e81bd8cbe49ec3e2a03da70a3c623991816c253aea18f81bdc911cd"
3+
LABEL jacobian.checksum="1585fef67c7beb04d830498e9c9db28f62eb4564446806875a426bcd0d30154e"
44
COPY expected.json input.json test.sh verifier.py verifier_support.py public_contract.json /tests/
55
RUN chmod +x /tests/test.sh

0 commit comments

Comments
 (0)