"vscode:/vscode.git/clone" did not exist on "7db7aab439cb6906ce683ccd9c08ce17152c0783"
dependency_versions_table.py 2.79 KB
Newer Older
1
2
3
4
# THIS FILE HAS BEEN AUTOGENERATED. To update:
# 1. modify the `_deps` dict in setup.py
# 2. run `make deps_table_update``
deps = {
5
    "Pillow": "Pillow",
6
    "accelerate": "accelerate>=0.10.0",
7
    "black": "black==22.3",
8
    "codecarbon": "codecarbon==1.2.0",
Lysandre Debut's avatar
Lysandre Debut committed
9
    "cookiecutter": "cookiecutter==1.7.3",
10
    "dataclasses": "dataclasses",
11
    "datasets": "datasets!=2.5.0",
12
    "deepspeed": "deepspeed>=0.6.5",
13
    "dill": "dill<0.3.5",
14
    "evaluate": "evaluate>=0.2.0",
15
    "fairscale": "fairscale>0.3",
16
17
18
19
    "faiss-cpu": "faiss-cpu",
    "fastapi": "fastapi",
    "filelock": "filelock",
    "flake8": "flake8>=3.8.3",
20
    "flax": "flax>=0.4.1",
21
    "ftfy": "ftfy",
22
    "fugashi": "fugashi>=1.0",
23
    "GitPython": "GitPython<3.1.19",
24
    "hf-doc-builder": "hf-doc-builder>=0.3.0",
25
    "huggingface-hub": "huggingface-hub>=0.10.0,<1.0",
26
    "importlib_metadata": "importlib_metadata",
27
28
    "ipadic": "ipadic>=1.0.0,<2.0",
    "isort": "isort>=5.5.4",
29
30
    "jax": "jax>=0.2.8,!=0.3.2,<=0.3.6",
    "jaxlib": "jaxlib>=0.1.65,<=0.3.6",
31
    "jieba": "jieba",
32
    "kenlm": "kenlm",
33
    "nltk": "nltk",
Sylvain Gugger's avatar
Sylvain Gugger committed
34
    "numpy": "numpy>=1.17",
35
36
37
    "onnxconverter-common": "onnxconverter-common",
    "onnxruntime-tools": "onnxruntime-tools>=1.4.2",
    "onnxruntime": "onnxruntime>=1.4.0",
Lysandre Debut's avatar
Lysandre Debut committed
38
    "optuna": "optuna",
Vasudev Gupta's avatar
Vasudev Gupta committed
39
    "optax": "optax>=0.0.8",
40
    "packaging": "packaging>=20.0",
41
    "parameterized": "parameterized",
42
    "phonemizer": "phonemizer",
43
    "protobuf": "protobuf<=3.20.2",
44
    "psutil": "psutil",
45
    "pyyaml": "pyyaml>=5.1",
46
47
    "pydantic": "pydantic",
    "pytest": "pytest",
Lysandre Debut's avatar
Lysandre Debut committed
48
    "pytest-timeout": "pytest-timeout",
49
    "pytest-xdist": "pytest-xdist",
Lysandre Debut's avatar
Lysandre Debut committed
50
    "python": "python>=3.7.0",
Sylvain Gugger's avatar
Style  
Sylvain Gugger committed
51
    "ray[tune]": "ray[tune]",
52
53
    "regex": "regex!=2019.12.17",
    "requests": "requests",
54
    "rjieba": "rjieba",
55
    "rouge-score": "rouge-score!=0.0.7,!=0.0.8,!=0.1,!=0.1.1",
Sylvain Gugger's avatar
Sylvain Gugger committed
56
    "sacrebleu": "sacrebleu>=1.4.12,<2.0.0",
57
    "sacremoses": "sacremoses",
58
    "safetensors": "safetensors>=0.2.1",
59
    "sagemaker": "sagemaker>=2.31.0",
60
    "scikit-learn": "scikit-learn",
61
    "sentencepiece": "sentencepiece>=0.1.91,!=0.1.92",
62
    "sigopt": "sigopt",
63
    "librosa": "librosa",
64
    "starlette": "starlette",
65
    "tensorflow-cpu": "tensorflow-cpu>=2.3",
Sylvain Gugger's avatar
Sylvain Gugger committed
66
    "tensorflow": "tensorflow>=2.4,<2.11",
67
    "tensorflow-text": "tensorflow-text",
68
    "tf2onnx": "tf2onnx",
69
    "timeout-decorator": "timeout-decorator",
NielsRogge's avatar
NielsRogge committed
70
    "timm": "timm",
71
    "tokenizers": "tokenizers>=0.11.1,!=0.11.3,<0.14",
Sylvain Gugger's avatar
Sylvain Gugger committed
72
    "torch": "torch>=1.7,!=1.12.0",
Suraj Patil's avatar
Suraj Patil committed
73
    "torchaudio": "torchaudio",
74
    "pyctcdecode": "pyctcdecode>=0.4.0",
75
76
77
78
    "tqdm": "tqdm>=4.27",
    "unidic": "unidic>=1.0.2",
    "unidic_lite": "unidic_lite>=1.0.7",
    "uvicorn": "uvicorn",
79
    "beautifulsoup4": "beautifulsoup4",
80
81
82
    "sudachipy": "sudachipy>=0.6.6",
    "sudachidict_core": "sudachidict_core>=20220729",
    "pyknp": "pyknp>=0.6.1",
83
}