Files
imbad0202__academic-researc…/requirements-pdf-content-classifier.txt
Edward Cheng-I Wu ca0746aed4 feat(pdf): sandbox optional content classification (#724)
* feat(pdf): sandbox optional content classification

* fix(pdf): bind advisory to complete input

* fix(pdf): close classifier protocol edge cases

* fix(pdf): reject overflowing confidence values

* fix(pdf): keep worker adapter outcomes closed

* fix(pdf): close worker and publication races
2026-08-14 03:14:47 +08:00

6 lines
283 B
Plaintext

# Optional, opt-in dependency for scripts/pdf_content_classifier_worker.py.
# Kept out of requirements-dev.txt so the dependency-absent path remains a
# supported deterministic state and the native parser is never imported by the
# structural preflight process.
pdf-inspector==0.2.6