diff --git a/pyproject.toml b/pyproject.toml index 122c815..3798e59 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.7", ] server = [ "fastapi>=0.136",