diff --git a/pyproject.toml b/pyproject.toml index 48da555..eed1483 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ version = "0.1.0" readme = "README.md" description = "BioEngine: Your AI Engine for Advanced BioImage Analysis" dependencies = [ - "hypha>=0.15.45", + "hypha>=0.15.46", "imjoy-rpc", "PyYAML", "hypha-launcher",