Skip to content

Commit

Permalink
correct qutip version
Browse files Browse the repository at this point in the history
  • Loading branch information
tjstavenger-pnnl committed Jan 23, 2025
1 parent 78b2351 commit 3a14693
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies = [
"qiskit==1.3.2",
"qiskit-aer==0.16.0",
"qiskit-ibm-runtime==0.34.0",
"qutip==5.1.2",
"qutip==5.1.1",
"matplotlib==3.10.0",
"pylatexenc==2.10",
"numpy==2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
qiskit==1.3.2
qiskit-aer==0.16.0
qiskit-ibm-runtime==0.34.0
qutip==5.1.2
qutip==5.1.1
numpy==2.0.2

# QuTiP install failing without setuptools
Expand Down

0 comments on commit 3a14693

Please sign in to comment.