Skip to content

Commit e0bb555

Browse files
committed
clean up deps
1 parent 6502bfe commit e0bb555

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CondaPkg.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[deps]
22
python = ">=3.10, <3.13"
3-
4-
[pip.deps]
53
numpy = ""
64
scipy = ""
7-
pymatching = ""
5+
6+
[pip.deps]
7+
fusion-blossom = ">=0.2.13"
88
ldpc = ">=2.2.8"
9+
mwpf = ">=0.2.6"
10+
panqec = ">=0.1.7"
11+
pymatching = ""
912
sinter = ">=1.14"
1013
stim = ">=1.14"
11-
fusion-blossom = ">=0.2.13"
12-
panqec = ">=0.1.7"
13-
mwpf = ">=0.2.6"

0 commit comments

Comments
 (0)