mirror of https://github.com/Qiskit/qiskit.git
![]() * Raise minimum python version to 3.9 Qiskit 1.2.0 was the final minor version release of qiskit with Python 3.8 support. As Python 3.8 is going EoL before the next Qiskit minor release 1.3.0 we can drop support for running with 3.8 on the main branch now. This commit makes that change and updates everything using python 3.8 currently to use our new minimum instead. * Pin dependency versions when installing historical versions Now that we're running Python 3.9 as the base version we are encountering compatibility issues with some of our dependencies because 3.9 supports newer versions of things like numpy than older Qiskit releases were compatible with. The only way to work around this is to pin the versions when installing historical versions. To start this sets a single constraints version since we can get away with using the same version for everything. In the future though it is possible that we'll need separate files for different historical releases. * Update reference images * Drop 3.8 support in asv too * Remove deprecation warning for 3.8 |
||
---|---|---|
.. | ||
1_qubit_gate_map.png | ||
5_qubit_gate_map.png | ||
7_qubit_gate_map.png | ||
16_qubit_gate_map.png | ||
27_qubit_gate_map.png | ||
65_qubit_gate_map.png | ||
bloch_multivector.png | ||
bloch_multivector_figsize_improvements.png | ||
coupling_map.png | ||
figsize.png | ||
font_color.png | ||
hinton.png | ||
histogram.png | ||
histogram_2_sets_with_rest.png | ||
histogram_color.png | ||
histogram_desc_value_sort.png | ||
histogram_hamming.png | ||
histogram_legend.png | ||
histogram_multiple_colors.png | ||
histogram_title.png | ||
histogram_value_sort.png | ||
histogram_with_rest.png | ||
line_color.png | ||
paulivec.png | ||
qsphere.png | ||
qubit_color.png | ||
qubit_labels.png | ||
qubit_size.png | ||
state_city.png |