Skip to content

Commit 13bb3eb

Browse files
Copilotryanhill1
andauthored
fix(deps): revert lower bounds, keep only upper bound updates
Co-authored-by: ryanhill1 <46977852+ryanhill1@users.noreply.github.com>
1 parent 7d1d287 commit 13bb3eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest
22
pytest-cov
3-
qiskit[qasm3-import]>=2.4.1,<2.5.0
4-
qiskit-aer>=0.17.2,<0.18.0
3+
qiskit[qasm3-import]>=2.1.0,<2.5.0
4+
qiskit-aer>=0.17.0,<0.18.0
55
networkx

0 commit comments

Comments
 (0)