Skip to content

Commit 481619a

Browse files
committed
Fix dependencies for qutip
1 parent 2c28c30 commit 481619a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ test = [
4545
]
4646
opt = [
4747
"projectq<=0.8.0",
48-
"qutip"
48+
"qutip<5.0.0"
4949
]
5050
dev = [
5151
"sphinx>=7.2.6, <8.0",

0 commit comments

Comments
 (0)