We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e84b90 commit cfbec88Copy full SHA for cfbec88
requirements.txt
@@ -7,7 +7,7 @@ matplotlib
7
numpy
8
opencv-python
9
pandas
10
-pillow
+pillow ; python_version < '3.13'
11
# projectq # uncomment once quantum/quantum_random.py is fixed
12
qiskit ; python_version < '3.12'
13
qiskit-aer ; python_version < '3.12'
0 commit comments