diff --git a/pyproject.toml b/pyproject.toml index 942f1a5..2888440 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ test = ["pytest"] docs = ["mkdocs", "mkdocstrings[python]", "mkdocs-material", "pillow", "cairosvg"] publish = ["build"] convert = [ - "accelerate==0.30.1", + "accelerate==0.31.0", "numpy==1.26.4", "sentencepiece==0.2.0", "torch==2.3.0",