diff --git a/pyproject.toml b/pyproject.toml index 1da7c7bd77..6302de28df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "albumentations", "click", "clip_anytorch", # replacing "clip @ https://github.com/openai/CLIP/archive/eaa22acb90a5876642d0507623e859909230a52d.zip", - "compel==1.0.4", + "compel==1.0.5", "datasets", "diffusers[torch]~=0.14", "dnspython==2.2.1",