feat: removed self.np references + dep and lock
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" }
|
||||
qibo = { git="https://github.com/qiboteam/qibo", branch="backends" }
|
||||
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