Skip to content

Commit 51a6ec6

Browse files
committed
fix: Remove pinning of qiskit (#1382) (notebooks update)
1 parent a1b35cb commit 51a6ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fire-opal/discover/start-using/get-started-with-fire-opal-on-ibm-quantum.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"metadata": {},
7070
"outputs": [],
7171
"source": [
72-
"%pip install fire-opal matplotlib qiskit-ibm-runtime qctrl-visualizer qiskit==1.4.2"
72+
"%pip install fire-opal matplotlib qiskit-ibm-runtime qctrl-visualizer qiskit"
7373
]
7474
},
7575
{

0 commit comments

Comments
 (0)