updating poetry

This commit is contained in:
Stefano Carrazza
2024-05-23 07:29:43 +02:00
parent 6016829e0e
commit 5e1a0ed647
2 changed files with 184 additions and 197 deletions

View File

@@ -21,7 +21,7 @@ packages = [{ include = "qibotn", from = "src" }]
[tool.poetry.dependencies]
python = "^3.9,<3.13"
qibo = { git = "https://github.com/qiboteam/qibo.git" }
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 }