We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b07389 commit 10a1033Copy full SHA for 10a1033
1 file changed
requirements.txt
@@ -9,8 +9,8 @@ opencv-python
9
pandas
10
pillow
11
projectq
12
-qiskit
13
-qiskit-aer
+qiskit ; python_version < '3.12'
+qiskit-aer ; python_version < '3.12'
14
requests
15
rich
16
scikit-fuzzy
0 commit comments