Update the qibo version in poetry dependency.
This commit is contained in:
@@ -21,7 +21,7 @@ packages = [{ include = "qibotn", from = "src" }]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.11,<3.14"
|
||||
qibo = { git="https://github.com/qiboteam/qibo", branch="expectation"}
|
||||
qibo = "^0.2.16"
|
||||
quimb = { version = "^1.10.0", extras = ["tensor"] }
|
||||
cupy-cuda12x = { version = "^13.6.0", optional = true }
|
||||
cuda-toolkit = {extras = ["all"], version = "^12.9.1"}
|
||||
|
||||
Reference in New Issue
Block a user