diff --git a/projects/fal/pyproject.toml b/projects/fal/pyproject.toml index 7100119e..12fc7d69 100644 --- a/projects/fal/pyproject.toml +++ b/projects/fal/pyproject.toml @@ -22,7 +22,7 @@ authors = [{ name = "Features & Labels "}] readme = "README.md" requires-python = ">=3.8" dependencies = [ - "isolate[build]>=0.13.0,<1.14.0", + "isolate[build]>=0.14.2,<0.15.0", "isolate-proto==0.5.5", "grpcio==1.64.0", "dill==0.3.7",