Skip to content

Commit

Permalink
update compat for BitBasis
Browse files Browse the repository at this point in the history
  • Loading branch information
weinbe58 committed Jan 16, 2024
1 parent 8578d79 commit d278362
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/BloqadeExpr/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"

[compat]
Adapt = "3"
BitBasis = "0.8"
BitBasis = "0.9"
BloqadeLattices = "0.2"
ForwardDiff = "0.10"
LaTeXStrings = "1"
Expand Down
2 changes: 1 addition & 1 deletion lib/BloqadeMIS/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ YaoArrayRegister = "e600142f-9330-5003-8abb-0ebd767abc51"
YaoSubspaceArrayReg = "bd27d05e-4ce1-5e79-84dd-c5d7d508ade2"

[compat]
BitBasis = "0.8"
BitBasis = "0.9"
BloqadeExpr = "0.2"
BloqadeLattices = "0.2"
EliminateGraphs = "0.2"
Expand Down
2 changes: 1 addition & 1 deletion lib/BloqadeSchema/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c"

[compat]
AWS = "1.78"
BitBasis = "0.8"
BitBasis = "0.9"
BloqadeExpr = "0.2"
BloqadeODE = "0.2"
BloqadeWaveforms = "0.2"
Expand Down
2 changes: 1 addition & 1 deletion lib/YaoSubspaceArrayReg/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"

[compat]
Adapt = "3"
BitBasis = "0.8"
BitBasis = "0.9"
BloqadeExpr = "0.2"
StatsBase = "0.33, 0.34"
YaoAPI = "0.4"
Expand Down

0 comments on commit d278362

Please sign in to comment.