chore: updating deps, expecially qmatchatea extras
This commit is contained in:
1880
poetry.lock
generated
1880
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -26,11 +26,13 @@ quimb = { version = "^1.10.0", extras = ["tensor"] }
|
|||||||
cupy-cuda11x = { version = "^13.1.0", optional = true }
|
cupy-cuda11x = { version = "^13.1.0", optional = true }
|
||||||
cuquantum-python-cu11 = { version = "^24.1.0", optional = true }
|
cuquantum-python-cu11 = { version = "^24.1.0", optional = true }
|
||||||
qmatchatea = { version = "^1.4.3", optional = true }
|
qmatchatea = { version = "^1.4.3", optional = true }
|
||||||
|
qiskit = { version = "^1.4.0", optional = true }
|
||||||
|
qtealeaves = { version = "^1.5.20", optional = true }
|
||||||
|
|
||||||
|
|
||||||
[tool.poetry.extras]
|
[tool.poetry.extras]
|
||||||
cuda = ["cupy-cuda11x", "cuquantum-python-cu11", "mpi4py"]
|
cuda = ["cupy-cuda11x", "cuquantum-python-cu11", "mpi4py"]
|
||||||
qmatchatea = ["qmatchatea"]
|
qmatchatea = ["qmatchatea", "qtealeaves", "qiskit"]
|
||||||
|
|
||||||
[tool.poetry.group.docs]
|
[tool.poetry.group.docs]
|
||||||
optional = true
|
optional = true
|
||||||
|
|||||||
Reference in New Issue
Block a user