Skip to content

Commit 67a983b

Browse files
authored
Update pyiron_base (#75)
1 parent 4b7bc39 commit 67a983b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

environment.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- python=3.12
5-
- jobflow=0.1.19
6-
- pyiron_base=0.11.10
7-
- pygraphviz=1.14
8-
- aiida-workgraph=0.5.1
4+
- python =3.12
5+
- jobflow =0.1.19
6+
- pyiron_base =0.11.11
7+
- pygraphviz =1.14
8+
- aiida-workgraph =0.5.2
99
- conda_subprocess =0.0.6
10-
- networkx=3.4.2
10+
- networkx =3.4.2

0 commit comments

Comments
 (0)