# validate_schema.py runs on the Python standard library alone for # CSV / JSON / JSONL / directory inputs (the offline default). # # Optional extras, installed only when you need them: openpyxl>=3.1 # required to read .xlsx datasets and .xlsx URL inventories requests>=2.31 # required only for --live (Mode B) URL fetching