diff --git a/pyproject.toml b/pyproject.toml index a0f591a..5eb3e21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ remote = [ "tqdm==4.66.1", ] executor = [ - "pympipool==0.7.9", + "pympipool==0.7.11", "cloudpickle==3.0.0", ] twofactor = ["pyauthenticator==0.2.0"]