File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{% set name = "aiida-workgraph" %}
2- {% set version = "0.5.0 " %}
2+ {% set version = "0.5.1 " %}
33
44package :
55 name : {{ name|lower }}
66 version : {{ version }}
77
88source :
99 url : https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/aiida_workgraph-{{ version }}.tar.gz
10- sha256 : 9ee72b097dd93a8b514c35ac77bcce1d5da38746b43b514e2eb890b660398b00
10+ sha256 : b6c9d7442b52245114b904711c2124f162255bd3c04f84c59b8e89b981705102
1111
1212build :
1313 entry_points :
@@ -24,12 +24,12 @@ requirements:
2424 run :
2525 - jsonschema
2626 - node-graph-widget >=0.0.4
27- - aiida-pythonjob >=0.1.8
27+ - aiida-pythonjob >=0.2.3
2828 - python >={{ python_min }}
2929 - numpy >=1.21,<2.dev0
3030 - scipy
3131 - ase
32- - node-graph ==0.1.27
32+ - node-graph ==0.1.29
3333 - aiida-core >=2.3
3434 - cloudpickle
3535 - aiida-shell >=0.8,<1.dev0
You can’t perform that action at this time.
0 commit comments