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