- Added constrained dependency files for single-env installations: `constraints.txt`, `data-designer.txt`, and `data-designer-deps.txt`. - Implemented a `patch_metadata.py` script to resolve metadata conflicts between dependency versions. - Updated `setup.sh` to integrate single-env setup, including dependency installation and metadata patching. - Upgraded `fastmcp` and `websockets` versions in `extras.txt` for compatibility. - Commented out unused "Start Tutorial" button in `data-recipes-page.tsx`.
56 lines
647 B
Text
56 lines
647 B
Text
# OpenEnv dependencies
|
|
tomli
|
|
tomli-w
|
|
|
|
# ExecuTorch dependencies
|
|
ruamel.yaml
|
|
coremltools
|
|
expecttest
|
|
flatbuffers
|
|
hydra-core
|
|
hypothesis
|
|
kgb
|
|
parameterized
|
|
pytest<9.0
|
|
pytest-json-report
|
|
pytest-rerunfailures==15.1
|
|
pytest-xdist
|
|
# Also needed by sentence_transformers
|
|
scikit-learn==1.7.1
|
|
|
|
# Additional extras
|
|
pybind11
|
|
langid
|
|
jiwer
|
|
omegaconf
|
|
einx
|
|
pyloudnorm
|
|
openai-whisper
|
|
uroman
|
|
MeCab
|
|
loguru
|
|
flatten_dict
|
|
ffmpy
|
|
randomname
|
|
argbind
|
|
tiktoken
|
|
ftfy
|
|
importlib-resources
|
|
librosa
|
|
markdown2
|
|
matplotlib
|
|
pystoi
|
|
soundfile
|
|
tensorboard
|
|
torch-stoi
|
|
evaluate
|
|
timm
|
|
transformers-cfg
|
|
open_spiel
|
|
addict
|
|
easydict
|
|
einops
|
|
tabulate
|
|
fastmcp>=3.0.2
|
|
openai>=2.7.2
|
|
websockets>=15.0.1
|