diff --git a/pyproject.toml b/pyproject.toml index 0320d5d..bf60f4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "ase >= 3.23.0", "pyyaml>=6.0", "numpy>=1.22.3", - "parsl @ git+https://github.com/parsl/parsl.git@benc-sander-wq-cpu-scaling", + "parsl @ git+https://github.com/parsl/parsl.git@benc-sander-paper", "prettytable", "psutil", "cp2k-input-tools",