Skip to content

Commit

Permalink
Add sqd-utils as notebook dep and Qiskit as a core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson committed Sep 9, 2024
1 parent 95ec581 commit 2d7ecff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ classifiers = [
requires-python = ">=3.10"

dependencies = [
"qiskit>=1.2",
"numpy>=1.26",
"pyscf>=2.5",
"jaxlib>=0.4.17",
Expand Down Expand Up @@ -61,6 +62,7 @@ lint = [
]
notebook-dependencies = [
"qiskit-addon-sqd",
"qiskit-addon-utils",
"matplotlib",
"ffsim",
"qiskit",
Expand Down

0 comments on commit 2d7ecff

Please sign in to comment.