* Studio: drop OpenEnv and unused ExecuTorch/open_spiel install deps * Studio: drop 8 more unused install deps from extras * Studio: restore tomli<3.11 for kernels; tidy dep-cleanup comments and tests * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Studio: refresh scan-packages baseline for scipy _external + unsloth-zoo tests scipy moved its vendored array_api_compat from scipy/_lib to scipy/_external, so the four allowlisted array_api_compat __init__.py entries stopped matching and resurfaced as unsuppressed CRITICAL "Downloads and executes remote code" findings on all three pip scan-packages shards (extras, hf-stack, studio). Add the _external paths next to the existing _lib ones so both scipy layouts stay covered. Allowlist two unsloth-zoo test-file false positives now present in the hf-stack shard: tests/test_mlx_save_export_regressions.py (writes to /tmp dropper) and tests/test_mlx_trainer_internals.py (obfuscation plus exec/eval). Drop nine stale entries for packages removed from the Studio requirements and no longer in any shard closure (evaluate, pytest, hypothesis, kgb, langid), confirmed absent via with-deps resolution of all three shards. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Daniel Han <danielhanchen@gmail.com>
35 lines
804 B
Text
35 lines
804 B
Text
# transitive dep of onnxruntime (via data-designer's pymupdf4llm)
|
|
flatbuffers
|
|
# Also needed by sentence_transformers (installed with --no-deps in extras-no-deps.txt);
|
|
# librosa pulls it in too, but is skipped in no-torch mode.
|
|
scikit-learn==1.7.1
|
|
|
|
# Additional extras
|
|
jiwer # WER/CER metrics for vision OCR save-merge benchmarks
|
|
omegaconf
|
|
einx
|
|
pyloudnorm
|
|
openai-whisper
|
|
uroman # 4.0 MB - used for Outetts.
|
|
MeCab # 19.9 MB - used for Outetts.
|
|
inflect # number-to-words, required by OuteTTS
|
|
loguru
|
|
flatten_dict
|
|
ffmpy
|
|
randomname
|
|
argbind
|
|
tiktoken
|
|
ftfy
|
|
importlib-resources
|
|
librosa
|
|
markdown2
|
|
matplotlib==3.10.9
|
|
pystoi
|
|
soundfile
|
|
tensorboard
|
|
torch-stoi
|
|
timm
|
|
einops
|
|
tabulate
|
|
openai>=2.7.2
|
|
websockets>=15.0.1
|