chore: updating dependencies to support qmatchatea 1.4.3 and align with cineca baseline
This commit is contained in:
2227
poetry.lock
generated
2227
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -20,13 +20,12 @@ classifiers = [
|
||||
packages = [{ include = "qibotn", from = "src" }]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9,<3.13"
|
||||
qibo = "^0.2.8"
|
||||
quimb = { version = "^1.6.0", extras = ["tensor"] }
|
||||
cupy-cuda11x = { version = "^11.6.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 }
|
||||
python = ">=3.11,<3.14"
|
||||
qibo = "^0.2.17"
|
||||
quimb = { version = "^1.10.0", extras = ["tensor"] }
|
||||
cupy-cuda11x = { version = "^13.1.0", optional = true }
|
||||
cuquantum-python-cu11 = { version = "^24.1.0", optional = true }
|
||||
qmatchatea = { version = "^1.4.3", optional = true }
|
||||
|
||||
|
||||
[tool.poetry.extras]
|
||||
|
||||
Reference in New Issue
Block a user