updating lock
This commit is contained in:
6
poetry.lock
generated
6
poetry.lock
generated
@@ -1,4 +1,4 @@
|
||||
# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand.
|
||||
# This file is automatically @generated by Poetry 2.3.2 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "alabaster"
|
||||
@@ -2717,7 +2717,7 @@ files = [
|
||||
|
||||
[package.dependencies]
|
||||
latexcodec = ">=1.0.4"
|
||||
PyYAML = ">=3.01"
|
||||
PyYAML = ">=3.1"
|
||||
|
||||
[package.extras]
|
||||
doc = ["sphinx"]
|
||||
@@ -3872,4 +3872,4 @@ qmatchatea = ["qmatchatea"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = ">=3.11,<3.14"
|
||||
content-hash = "2ef2f4a6eb4560106eb1c3bd8401ac89c2f48c46d9c5dafd35e3ead842ccbfdb"
|
||||
content-hash = "ffcf3cfc548f248b95a0ef4c341c5ce07329be8d5f2a79f207be42f2c54b8cbf"
|
||||
|
||||
@@ -21,8 +21,8 @@ packages = [{ include = "qibotn", from = "src" }]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.11,<3.14"
|
||||
qibo = { git = "https://github.com/qiboteam/qibo" }
|
||||
qibojit = { git = "https://github.com/qiboteam/qibojit.git" }
|
||||
qibo = "^0.3.0"
|
||||
qibojit = "^0.1.13"
|
||||
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