diff --git a/pyproject.toml b/pyproject.toml index 4a0bcd91..fdadfff7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ keywords = ['aiida', 'workflows'] requires-python = '>=3.8' dependencies = [ - 'abipy @ git+https://github.com/mbercx/abipy.git@fix/acwf-tests', + 'abipy @ git+https://github.com/abinit/abipy.git@develop', 'aiida-abinit~=0.4.0', 'aiida-bigdft>=0.2.6', 'aiida-castep>=1.2.0a5',