useless spacing

This commit is contained in:
Renato Mello
2025-12-30 13:23:01 +04:00
parent 690c1c2a2e
commit 80b5dbf67c

View File

@@ -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" }
qibojit = { git = "https://github.com/qiboteam/qibojit.git" }
quimb = { version = "^1.10.0", extras = ["tensor"] }
cupy-cuda12x = { version = "^13.6.0", optional = true }