diff --git a/pyproject.toml b/pyproject.toml index 8bc07ef..eae634a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ remote = [ "tqdm==4.66.2", ] executor = [ - "pympipool==0.7.13", + "pympipool==0.7.14", "cloudpickle==3.0.0", ] twofactor = ["pyauthenticator==0.2.0"]