fix: some small corrections

This commit is contained in:
BrunoLiegiBastonLiegi
2025-09-23 16:27:29 +02:00
parent 1202091191
commit 2b5fca800c
3 changed files with 913 additions and 866 deletions

View File

@@ -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 }