diff --git a/pyproject.toml b/pyproject.toml index a4ea3ec..dffe272 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ Citation = "https://github.com/youssofal/mtplx/blob/main/CITATION.cff" [project.optional-dependencies] competitors = [ - "dflash-mlx==0.1.0", + "dflash-mlx==0.1.6", ] server = [ "fastapi>=0.136",