Skip to content

Commit

Permalink
Updated laboneq dependency (>=2.19)
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePalazzo committed Nov 20, 2023
1 parent f3bcf88 commit aba131b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pyvisa-py = { version = "0.5.3", optional = true }
qm-qua = { version = "==1.1.1", optional = true }
qualang-tools = { version = "==0.14.0", optional = true}
setuptools = { version = ">67.0.0", optional = true }
laboneq = { version = ">=2.12.0", optional = true }
laboneq = { version = ">=2.19.0", optional = true }
qibosoq = { version = ">=0.0.4,<0.2", optional = true }

[tool.poetry.group.docs]
Expand All @@ -55,7 +55,7 @@ qcodes = "^0.37.0"
qcodes_contrib_drivers = "0.18.0"
qibosoq = ">=0.0.4,<0.2"
qualang-tools = "==0.14.0"
laboneq = ">=2.16.0"
laboneq = ">=2.19.0"

[tool.poetry.group.tests]
optional = true
Expand Down

0 comments on commit aba131b

Please sign in to comment.