dependency_versions_table.py 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. # THIS FILE HAS BEEN AUTOGENERATED. To update:
  2. # 1. modify the `_deps` dict in setup.py
  3. # 2. run `make fix-repo``
  4. deps = {
  5. "Pillow": "Pillow>=10.0.1,<=15.0",
  6. "accelerate": "accelerate>=1.1.0",
  7. "av": "av",
  8. "beautifulsoup4": "beautifulsoup4",
  9. "blobfile": "blobfile",
  10. "codecarbon": "codecarbon>=2.8.1",
  11. "datasets": "datasets>=2.15.0",
  12. "deepspeed": "deepspeed>=0.9.3",
  13. "dill": "dill<0.3.5",
  14. "evaluate": "evaluate>=0.4.6",
  15. "faiss-cpu": "faiss-cpu",
  16. "fastapi": "fastapi",
  17. "filelock": "filelock",
  18. "fugashi": "fugashi>=1.0",
  19. "GitPython": "GitPython<3.1.19",
  20. "hf-doc-builder": "hf-doc-builder @ git+https://github.com/huggingface/doc-builder.git@main",
  21. "huggingface-hub": "huggingface-hub>=1.5.0,<2.0",
  22. "ipadic": "ipadic>=1.0.0,<2.0",
  23. "jinja2": "jinja2>=3.1.0",
  24. "jmespath": "jmespath>=1.0.1",
  25. "kenlm": "kenlm",
  26. "kernels": "kernels>=0.12.0,<0.13",
  27. "librosa": "librosa",
  28. "mistral-common[image]": "mistral-common[image]>=1.10.0",
  29. "nltk": "nltk<=3.8.1",
  30. "num2words": "num2words",
  31. "numpy": "numpy>=1.17",
  32. "openai": "openai>=1.98.0",
  33. "opencv-python": "opencv-python",
  34. "optimum-benchmark": "optimum-benchmark>=0.3.0",
  35. "optuna": "optuna",
  36. "pandas": "pandas<2.3.0",
  37. "packaging": "packaging>=20.0",
  38. "parameterized": "parameterized>=0.9",
  39. "peft": "peft>=0.18.0",
  40. "phonemizer": "phonemizer",
  41. "protobuf": "protobuf",
  42. "psutil": "psutil",
  43. "pyyaml": "pyyaml>=5.1",
  44. "pydantic": "pydantic>=2",
  45. "pytest": "pytest>=7.2.0,<9.0.0",
  46. "pytest-asyncio": "pytest-asyncio>=1.2.0",
  47. "pytest-random-order": "pytest-random-order",
  48. "pytest-rerunfailures": "pytest-rerunfailures<16.0",
  49. "pytest-timeout": "pytest-timeout",
  50. "pytest-env": "pytest-env",
  51. "pytest-xdist": "pytest-xdist",
  52. "pytest-order": "pytest-order",
  53. "python": "python>=3.10.0",
  54. "regex": "regex>=2025.10.22",
  55. "rhoknp": "rhoknp>=1.1.0,<1.3.1",
  56. "rjieba": "rjieba",
  57. "rouge-score": "rouge-score!=0.0.7,!=0.0.8,!=0.1,!=0.1.1",
  58. "ruff": "ruff==0.14.10",
  59. "ty": "ty==0.0.20",
  60. "sacrebleu": "sacrebleu>=1.4.12,<2.0.0",
  61. "sacremoses": "sacremoses",
  62. "safetensors": "safetensors>=0.4.3",
  63. "sagemaker": "sagemaker>=2.31.0",
  64. "schedulefree": "schedulefree>=1.2.6",
  65. "scikit-learn": "scikit-learn",
  66. "scipy": "scipy",
  67. "sentencepiece": "sentencepiece>=0.1.91,!=0.1.92",
  68. "starlette": "starlette",
  69. "sudachipy": "sudachipy>=0.6.6",
  70. "sudachidict_core": "sudachidict_core>=20220729",
  71. "tensorboard": "tensorboard",
  72. "timeout-decorator": "timeout-decorator",
  73. "tomli": "tomli",
  74. "tiktoken": "tiktoken",
  75. "timm": "timm>=1.0.23",
  76. "tokenizers": "tokenizers>=0.22.0,<=0.23.0",
  77. "torch": "torch>=2.4",
  78. "torchaudio": "torchaudio",
  79. "torchvision": "torchvision",
  80. "pyctcdecode": "pyctcdecode>=0.4.0",
  81. "tqdm": "tqdm>=4.27",
  82. "typer": "typer",
  83. "unidic": "unidic>=1.0.2",
  84. "unidic_lite": "unidic_lite>=1.0.7",
  85. "urllib3": "urllib3<2.0.0",
  86. "uvicorn": "uvicorn",
  87. "pytest-rich": "pytest-rich",
  88. "libcst": "libcst",
  89. "rich": "rich",
  90. "ray[tune]": "ray[tune]>=2.7.0",
  91. "opentelemetry-api": "opentelemetry-api",
  92. "opentelemetry-exporter-otlp": "opentelemetry-exporter-otlp",
  93. "opentelemetry-sdk": "opentelemetry-sdk",
  94. }