dependency_versions_table.py 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. # THIS FILE HAS BEEN AUTOGENERATED. To update:
  2. # 1. modify the `_deps` dict in setup.py
  3. # 2. run `make deps_table_update``
  4. deps = {
  5. "Pillow": "Pillow>=10.0.1,<=15.0",
  6. "accelerate": "accelerate>=0.26.0",
  7. "av": "av==9.2.0",
  8. "beautifulsoup4": "beautifulsoup4",
  9. "blobfile": "blobfile",
  10. "codecarbon": "codecarbon==1.2.0",
  11. "cookiecutter": "cookiecutter==1.7.3",
  12. "dataclasses": "dataclasses",
  13. "datasets": "datasets!=2.5.0",
  14. "deepspeed": "deepspeed>=0.9.3",
  15. "diffusers": "diffusers",
  16. "dill": "dill<0.3.5",
  17. "evaluate": "evaluate>=0.2.0",
  18. "faiss-cpu": "faiss-cpu",
  19. "fastapi": "fastapi",
  20. "filelock": "filelock",
  21. "flax": "flax>=0.4.1,<=0.7.0",
  22. "fsspec": "fsspec<2023.10.0",
  23. "ftfy": "ftfy",
  24. "fugashi": "fugashi>=1.0",
  25. "GitPython": "GitPython<3.1.19",
  26. "hf-doc-builder": "hf-doc-builder>=0.3.0",
  27. "huggingface-hub": "huggingface-hub>=0.23.2,<1.0",
  28. "importlib_metadata": "importlib_metadata",
  29. "ipadic": "ipadic>=1.0.0,<2.0",
  30. "isort": "isort>=5.5.4",
  31. "jax": "jax>=0.4.1,<=0.4.13",
  32. "jaxlib": "jaxlib>=0.4.1,<=0.4.13",
  33. "jieba": "jieba",
  34. "jinja2": "jinja2>=3.1.0",
  35. "kenlm": "kenlm",
  36. "keras": "keras>2.9,<2.16",
  37. "keras-nlp": "keras-nlp>=0.3.1,<0.14.0",
  38. "librosa": "librosa",
  39. "nltk": "nltk<=3.8.1",
  40. "natten": "natten>=0.14.6,<0.15.0",
  41. "numpy": "numpy>=1.17",
  42. "onnxconverter-common": "onnxconverter-common",
  43. "onnxruntime-tools": "onnxruntime-tools>=1.4.2",
  44. "onnxruntime": "onnxruntime>=1.4.0",
  45. "opencv-python": "opencv-python",
  46. "optimum-benchmark": "optimum-benchmark>=0.3.0",
  47. "optuna": "optuna",
  48. "optax": "optax>=0.0.8,<=0.1.4",
  49. "packaging": "packaging>=20.0",
  50. "parameterized": "parameterized",
  51. "phonemizer": "phonemizer",
  52. "protobuf": "protobuf",
  53. "psutil": "psutil",
  54. "pyyaml": "pyyaml>=5.1",
  55. "pydantic": "pydantic",
  56. "pytest": "pytest>=7.2.0,<8.0.0",
  57. "pytest-timeout": "pytest-timeout",
  58. "pytest-xdist": "pytest-xdist",
  59. "python": "python>=3.8.0",
  60. "ray[tune]": "ray[tune]>=2.7.0",
  61. "regex": "regex!=2019.12.17",
  62. "requests": "requests",
  63. "rhoknp": "rhoknp>=1.1.0,<1.3.1",
  64. "rjieba": "rjieba",
  65. "rouge-score": "rouge-score!=0.0.7,!=0.0.8,!=0.1,!=0.1.1",
  66. "ruff": "ruff==0.5.1",
  67. "sacrebleu": "sacrebleu>=1.4.12,<2.0.0",
  68. "sacremoses": "sacremoses",
  69. "safetensors": "safetensors>=0.4.1",
  70. "sagemaker": "sagemaker>=2.31.0",
  71. "schedulefree": "schedulefree>=1.2.6",
  72. "scikit-learn": "scikit-learn",
  73. "scipy": "scipy<1.13.0",
  74. "sentencepiece": "sentencepiece>=0.1.91,!=0.1.92",
  75. "sigopt": "sigopt",
  76. "starlette": "starlette",
  77. "sudachipy": "sudachipy>=0.6.6",
  78. "sudachidict_core": "sudachidict_core>=20220729",
  79. "tensorboard": "tensorboard",
  80. "tensorflow-cpu": "tensorflow-cpu>2.9,<2.16",
  81. "tensorflow": "tensorflow>2.9,<2.16",
  82. "tensorflow-text": "tensorflow-text<2.16",
  83. "tensorflow-probability": "tensorflow-probability<0.24",
  84. "tf2onnx": "tf2onnx",
  85. "timeout-decorator": "timeout-decorator",
  86. "tiktoken": "tiktoken",
  87. "timm": "timm<=0.9.16",
  88. "tokenizers": "tokenizers>=0.20,<0.21",
  89. "torch": "torch",
  90. "torchaudio": "torchaudio",
  91. "torchvision": "torchvision",
  92. "pyctcdecode": "pyctcdecode>=0.4.0",
  93. "tqdm": "tqdm>=4.27",
  94. "unidic": "unidic>=1.0.2",
  95. "unidic_lite": "unidic_lite>=1.0.7",
  96. "urllib3": "urllib3<2.0.0",
  97. "uvicorn": "uvicorn",
  98. "pytest-rich": "pytest-rich",
  99. "libcst": "libcst",
  100. "rich": "rich",
  101. }