Skip to content

Commit

Permalink
use matplotlib 3.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Apr 30, 2024
1 parent f1f37f6 commit 3685585
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ extras = tweedledum
deps =
sympy
numpy
matplotlib
matplotlib==3.8.4
qiskit
qiskit-aer
cirq
Expand All @@ -21,8 +21,8 @@ deps =
pandas
tweedledum
pyqubo
pennylane==0.33.1
pennylane-lightning==0.33.1
pennylane==0.35.1
pennylane-lightning==0.35.1

commands =
python -I -m build --wheel -C=--build-option=-- -C=--build-option=-- -C=--build-option=-j4
Expand Down
4 changes: 2 additions & 2 deletions tox_no_tweedledum.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ deps =
qiskit-qrack-provider
pandas
pyqubo
pennylane==0.33.1
pennylane-lightning==0.33.1
pennylane==0.35.1
pennylane-lightning==0.35.1

; tweedledum

Expand Down

0 comments on commit 3685585

Please sign in to comment.