Skip to content

Commit bd98428

Browse files
authored
Deps: bump aiida-pseudo to v1.7 (aiidateam#1088)
The Materials Cloud link to the SSSP pseudopotentials is now changed and broken. This has been fixed in aiida-pseudo v1.7.2.
1 parent f18961a commit bd98428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ keywords = ['aiida', 'workflows']
2323
requires-python = '>=3.9'
2424
dependencies = [
2525
'aiida_core[atomic_tools]~=2.3',
26-
'aiida-pseudo~=1.1',
26+
'aiida-pseudo>=1.7.2',
2727
'click~=8.0',
2828
'importlib_resources',
2929
'jsonschema',

0 commit comments

Comments
 (0)