Skip to content

Commit c044856

Browse files
authored
Merge pull request #106 from qutech/bump_qutip_qtrl
Bump qutip-qtrl version in doc extra
2 parents b66c675 + d2449d2 commit c044856

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ doc = [
4848
"sphinxcontrib-apidoc",
4949
"ipympl",
5050
"qutip-qip",
51-
"qutip-qtrl",
52-
"numpy<2"
51+
"qutip-qtrl>=0.1.4",
52+
"numpy"
5353
]
5454
tests = [
5555
"pytest >= 4.6",

0 commit comments

Comments
 (0)