# 051 F1 (matching 048's own F1 discipline): LlamaIndex's version (and every package this
# pipeline directly imports), pinned and recorded at build time via `pip freeze`, committed beside
# the fixture. `llama-index-instrumentation` and `llama-index-workflows` are transitive
# dependencies of `llama-index-core` itself, not imported directly by pipeline.py, but pinned here
# too for a fully reproducible install. Every one of these exact version strings is also recorded,
# per stage, in the receipts' own `assertions.constants` -- this file is the single place a reader
# (or a future `onetrace` runner refusing on a version mismatch, per this pipeline's own
# `_check_pinned_versions()`) checks against, rather than the receipts scattered across the chain.
llama-index-core==0.14.25
llama-index-readers-file==0.7.0
llama-index-instrumentation==0.6.0
llama-index-workflows==2.24.1
pypdf==6.19.0
numpy==2.4.6
