Skip to content

Commit 2485abf

Browse files
committed
[dependabot skip] Update environment
1 parent 06035ea commit 2485abf

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.ci_support/environment-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
- matplotlib =3.10.8
1919
- networkx =3.6.1
2020
- pydantic =2.13.4
21-
- pygraphviz =1.14
21+
- pygraphviz =2.0
2222
- pysqa =0.4.3
2323
- pyzmq =27.1.0
2424
- qe =7.5

.ci_support/environment-mpich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ dependencies:
1212
- mpi4py =4.1.2
1313
- networkx =3.6.1
1414
- pydantic =2.13.4
15-
- pygraphviz =1.14
15+
- pygraphviz =2.0
1616
- pysqa =0.4.3
1717
- pyzmq =27.1.0

.ci_support/environment-openmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ dependencies:
1212
- mpi4py =4.1.2
1313
- networkx =3.6.1
1414
- pydantic =2.13.4
15-
- pygraphviz =1.14
15+
- pygraphviz =2.0
1616
- pysqa =0.4.3
1717
- pyzmq =27.1.0

.ci_support/environment-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ dependencies:
1212
- mpi4py =4.1.2
1313
- networkx =3.6.1
1414
- pydantic =2.13.4
15-
- pygraphviz =1.14
15+
- pygraphviz =2.0
1616
- pyzmq =27.1.0

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ dependencies:
1414
- matplotlib =3.10.0
1515
- mpi4py =4.1.2
1616
- networkx =3.6.1
17-
- pygraphviz =1.14
17+
- pygraphviz =2.0
1818
- pysqa =0.4.3
1919
- pyzmq =27.1.0

0 commit comments

Comments
 (0)