chore: updating lock
This commit is contained in:
1031
poetry.lock
generated
1031
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -25,8 +25,10 @@ qibo = "^0.2.8"
|
|||||||
quimb = { version = "^1.6.0", extras = ["tensor"] }
|
quimb = { version = "^1.6.0", extras = ["tensor"] }
|
||||||
cupy-cuda11x = { version = "^11.6.0", optional = true }
|
cupy-cuda11x = { version = "^11.6.0", optional = true }
|
||||||
cuquantum-python-cu11 = { version = "^23.3.0", optional = true }
|
cuquantum-python-cu11 = { version = "^23.3.0", optional = true }
|
||||||
|
qmatchatea = { version = "^1.1.4", optional = true }
|
||||||
mpi4py = { version = "^3.1.5", optional = true }
|
mpi4py = { version = "^3.1.5", optional = true }
|
||||||
|
|
||||||
|
|
||||||
[tool.poetry.extras]
|
[tool.poetry.extras]
|
||||||
cuda = ["cupy-cuda11x", "cuquantum-python-cu11", "mpi4py"]
|
cuda = ["cupy-cuda11x", "cuquantum-python-cu11", "mpi4py"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user