fix: some small corrections
This commit is contained in:
@@ -21,7 +21,7 @@ packages = [{ include = "qibotn", from = "src" }]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.11,<3.14"
|
||||
qibo = "^0.2.17"
|
||||
qibo = { git="https://github.com/qiboteam/qibo", branch="expectation"}
|
||||
quimb = { version = "^1.10.0", extras = ["tensor"] }
|
||||
cupy-cuda11x = { version = "^13.1.0", optional = true }
|
||||
cuquantum-python-cu11 = { version = "^24.1.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user