Skip to content

Commit ea45f05

Browse files
committed
Restricted to Qiskit !=2.1.* in requirements
1 parent 4d4f442 commit ea45f05

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements-dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ qiskit-aer>=0.12
1919
networkx>=2.2
2020
mypy>=0.991
2121
mypy-extensions>=0.4.3
22-
qiskit!=2.1.*
2322

2423
# Tweedledum is unmaintained and its existing Mac wheels are unreliable. If you
2524
# manage to get a working install on a Mac the functionality should still work,

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
qiskit>=1.0,
1+
qiskit>=1.0,!=2.1.*
22
scipy>=1.4
33
numpy>=1.17

0 commit comments

Comments
 (0)